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