Class GetScimV2UserRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetScimV2UserRequest.Builder
- Enclosing class:
- GetScimV2UserRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAttributes(List<String> attributes) withExcludedAttributes(List<String> excludedAttributes) withExcludedAttributesEnumValues(List<GetScimV2UserRequest.excludedAttributesValues> excludedAttributes) withIfNoneMatch(String ifNoneMatch) withRequiredParams(String userId) withUserId(String userId)
-
Method Details
-
withUserId
-
withAttributes
-
withAttributesEnumValues
public GetScimV2UserRequest.Builder withAttributesEnumValues(List<GetScimV2UserRequest.attributesValues> attributes) -
withExcludedAttributes
-
withExcludedAttributesEnumValues
public GetScimV2UserRequest.Builder withExcludedAttributesEnumValues(List<GetScimV2UserRequest.excludedAttributesValues> excludedAttributes) -
withIfNoneMatch
-
withRequiredParams
-
build
-