Class PatchScimUserRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchScimUserRequest.Builder
- Enclosing class:
- PatchScimUserRequest
-
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
-