Uses of Class
com.okta.sdk.resource.model.GroupSchema
-
Uses of GroupSchema in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionSchemaApi.getGroupSchema()
Retrieve the default Group Schema Retrieves the Group Schema The [User Types](https://developer.okta.com/docs/api/openapi/okta-management/management/tag/UserType/) feature does not extend to groups.SchemaApi.getGroupSchema
(Map<String, String> additionalHeaders) Retrieve the default Group Schema Retrieves the Group Schema The [User Types](https://developer.okta.com/docs/api/openapi/okta-management/management/tag/UserType/) feature does not extend to groups.SchemaApi.updateGroupSchema
(GroupSchema groupSchema) Update the Group Profile Schema Updates the Group Profile schema.SchemaApi.updateGroupSchema
(GroupSchema groupSchema, Map<String, String> additionalHeaders) Update the Group Profile Schema Updates the Group Profile schema.Modifier and TypeMethodDescriptionSchemaApi.updateGroupSchema
(GroupSchema groupSchema) Update the Group Profile Schema Updates the Group Profile schema.SchemaApi.updateGroupSchema
(GroupSchema groupSchema, Map<String, String> additionalHeaders) Update the Group Profile Schema Updates the Group Profile schema. -
Uses of GroupSchema in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionGroupSchema.definitions
(GroupSchemaDefinitions definitions) GroupSchema.description
(String description) GroupSchema.properties
(UserSchemaProperties properties)