Uses of Class
com.mypurecloud.sdk.v2.model.ScimV2SchemaListResponse
Packages that use ScimV2SchemaListResponse
-
Uses of ScimV2SchemaListResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ScimV2SchemaListResponseModifier and TypeMethodDescriptionSCIMApi.getScimSchemas(GetScimSchemasRequest request) Get a list of SCIM schemasSCIMApi.getScimSchemas(String filter) Get a list of SCIM schemasSCIMApi.getScimV2Schemas(GetScimV2SchemasRequest request) Get a list of SCIM schemasSCIMApi.getScimV2Schemas(String filter) Get a list of SCIM schemasMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ScimV2SchemaListResponseModifier and TypeMethodDescriptionSCIMApi.getScimSchemas(ApiRequest<Void> request) Get a list of SCIM schemasSCIMApiAsync.getScimSchemasAsync(GetScimSchemasRequest request, AsyncApiCallback<ScimV2SchemaListResponse> callback) Get a list of SCIM schemasSCIMApiAsync.getScimSchemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ScimV2SchemaListResponse>> callback) Get a list of SCIM schemasSCIMApi.getScimSchemasWithHttpInfo(String filter) Get a list of SCIM schemasSCIMApi.getScimV2Schemas(ApiRequest<Void> request) Get a list of SCIM schemasSCIMApiAsync.getScimV2SchemasAsync(GetScimV2SchemasRequest request, AsyncApiCallback<ScimV2SchemaListResponse> callback) Get a list of SCIM schemasSCIMApiAsync.getScimV2SchemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ScimV2SchemaListResponse>> callback) Get a list of SCIM schemasSCIMApi.getScimV2SchemasWithHttpInfo(String filter) Get a list of SCIM schemasMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ScimV2SchemaListResponseModifier and TypeMethodDescriptionSCIMApiAsync.getScimSchemasAsync(GetScimSchemasRequest request, AsyncApiCallback<ScimV2SchemaListResponse> callback) Get a list of SCIM schemasSCIMApiAsync.getScimSchemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ScimV2SchemaListResponse>> callback) Get a list of SCIM schemasSCIMApiAsync.getScimV2SchemasAsync(GetScimV2SchemasRequest request, AsyncApiCallback<ScimV2SchemaListResponse> callback) Get a list of SCIM schemasSCIMApiAsync.getScimV2SchemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ScimV2SchemaListResponse>> callback) Get a list of SCIM schemas -
Uses of ScimV2SchemaListResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScimV2SchemaListResponseModifier and TypeMethodDescriptionThe list of supported schemas.