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