Uses of Class
com.mypurecloud.sdk.v2.model.ScimGroupListResponse
Packages that use ScimGroupListResponse
-
Uses of ScimGroupListResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ScimGroupListResponseModifier and TypeMethodDescriptionSCIMApi.getScimGroups(GetScimGroupsRequest request) Get a list of groupsSCIMApi.getScimGroups(Integer startIndex, Integer count, List<String> attributes, List<String> excludedAttributes, String filter) Get a list of groupsSCIMApi.getScimV2Groups(GetScimV2GroupsRequest request) Get a list of groupsSCIMApi.getScimV2Groups(String filter, Integer startIndex, Integer count, List<String> attributes, List<String> excludedAttributes) Get a list of groupsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ScimGroupListResponseModifier and TypeMethodDescriptionSCIMApi.getScimGroups(ApiRequest<Void> request) Get a list of groupsSCIMApiAsync.getScimGroupsAsync(GetScimGroupsRequest request, AsyncApiCallback<ScimGroupListResponse> callback) Get a list of groupsSCIMApiAsync.getScimGroupsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ScimGroupListResponse>> callback) Get a list of groupsSCIMApi.getScimGroupsWithHttpInfo(Integer startIndex, Integer count, List<String> attributes, List<String> excludedAttributes, String filter) Get a list of groupsSCIMApi.getScimV2Groups(ApiRequest<Void> request) Get a list of groupsSCIMApiAsync.getScimV2GroupsAsync(GetScimV2GroupsRequest request, AsyncApiCallback<ScimGroupListResponse> callback) Get a list of groupsSCIMApiAsync.getScimV2GroupsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ScimGroupListResponse>> callback) Get a list of groupsSCIMApi.getScimV2GroupsWithHttpInfo(String filter, Integer startIndex, Integer count, List<String> attributes, List<String> excludedAttributes) Get a list of groupsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ScimGroupListResponseModifier and TypeMethodDescriptionSCIMApiAsync.getScimGroupsAsync(GetScimGroupsRequest request, AsyncApiCallback<ScimGroupListResponse> callback) Get a list of groupsSCIMApiAsync.getScimGroupsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ScimGroupListResponse>> callback) Get a list of groupsSCIMApiAsync.getScimV2GroupsAsync(GetScimV2GroupsRequest request, AsyncApiCallback<ScimGroupListResponse> callback) Get a list of groupsSCIMApiAsync.getScimV2GroupsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ScimGroupListResponse>> callback) Get a list of groups -
Uses of ScimGroupListResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScimGroupListResponseModifier and TypeMethodDescriptionThe list of supported schemas.