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