Class PatchScimV2UserRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchScimV2UserRequest.Builder
- Enclosing class:
- PatchScimV2UserRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(ScimV2PatchRequest body) withIfMatch(String ifMatch) withRequiredParams(String userId, ScimV2PatchRequest body) withUserId(String userId)
-
Method Details
-
withUserId
-
withBody
-
withIfMatch
-
withRequiredParams
-
build
-