Uses of Class
com.ants.platform.client.resources.scim.types.SchemasResponse
Packages that use SchemasResponse
Package
Description
-
Uses of SchemasResponse in com.ants.platform.client.resources.scim
Methods in com.ants.platform.client.resources.scim that return SchemasResponseModifier and TypeMethodDescriptionScimClient.getSchemas()Get SCIM Schemas (requires organization-scoped API key)ScimClient.getSchemas(RequestOptions requestOptions) Get SCIM Schemas (requires organization-scoped API key) -
Uses of SchemasResponse in com.ants.platform.client.resources.scim.types
Methods in com.ants.platform.client.resources.scim.types that return SchemasResponseModifier and TypeMethodDescriptionSchemasResponse._FinalStage.build()SchemasResponse.Builder.build()Methods in com.ants.platform.client.resources.scim.types with parameters of type SchemasResponseModifier and TypeMethodDescriptionSchemasResponse.Builder.from(SchemasResponse other) SchemasResponse.TotalResultsStage.from(SchemasResponse other)