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