Class GetScimUsersRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetScimUsersRequest.Builder
- Enclosing class:
- GetScimUsersRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAttributes(List<String> attributes) withExcludedAttributes(List<String> excludedAttributes) withExcludedAttributesEnumValues(List<GetScimUsersRequest.excludedAttributesValues> excludedAttributes) withFilter(String filter) withStartIndex(Integer startIndex)
-
Method Details
-
withStartIndex
-
withCount
-
withAttributes
-
withAttributesEnumValues
public GetScimUsersRequest.Builder withAttributesEnumValues(List<GetScimUsersRequest.attributesValues> attributes) -
withExcludedAttributes
-
withExcludedAttributesEnumValues
public GetScimUsersRequest.Builder withExcludedAttributesEnumValues(List<GetScimUsersRequest.excludedAttributesValues> excludedAttributes) -
withFilter
-
build
-