Class GetUsersQueryRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetUsersQueryRequest.Builder
- Enclosing class:
- GetUsersQueryRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withCursor(String cursor) withExpand(List<String> expand) withIntegrationPresenceSource(GetUsersQueryRequest.integrationPresenceSourceValues integrationPresenceSource) withIntegrationPresenceSource(String integrationPresenceSource) withPageSize(Integer pageSize) withSortOrder(String sortOrder) withUserCustomAttributeSchemaIds(List<String> userCustomAttributeSchemaIds)
-
Method Details
-
withCursor
-
withPageSize
-
withSortOrder
-
withSortOrder
-
withExpand
-
withExpandEnumValues
public GetUsersQueryRequest.Builder withExpandEnumValues(List<GetUsersQueryRequest.expandValues> expand) -
withIntegrationPresenceSource
-
withIntegrationPresenceSource
public GetUsersQueryRequest.Builder withIntegrationPresenceSource(GetUsersQueryRequest.integrationPresenceSourceValues integrationPresenceSource) -
withUserCustomAttributeSchemaIds
public GetUsersQueryRequest.Builder withUserCustomAttributeSchemaIds(List<String> userCustomAttributeSchemaIds) -
withState
-
withState
-
build
-