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