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