Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.resource.group.schema |
Modifier and Type | Method and Description |
---|---|
GroupSchema |
Client.getGroupSchema()
Fetches the group schema
Fetches the group schema
|
GroupSchema |
Client.updateGroupSchema()
Updates, adds ore removes one or more custom Group Profile properties in the schema
Updates, adds ore removes one or more custom Group Profile properties in the schema
|
GroupSchema |
Client.updateGroupSchema(GroupSchema body)
Updates, adds ore removes one or more custom Group Profile properties in the schema
Updates, adds ore removes one or more custom Group Profile properties in the schema
|
Modifier and Type | Method and Description |
---|---|
GroupSchema |
Client.updateGroupSchema(GroupSchema body)
Updates, adds ore removes one or more custom Group Profile properties in the schema
Updates, adds ore removes one or more custom Group Profile properties in the schema
|
Modifier and Type | Method and Description |
---|---|
GroupSchema |
GroupSchema.setDefinitions(GroupSchemaDefinitions definitions) |
GroupSchema |
GroupSchema.setDescription(java.lang.String description) |
GroupSchema |
GroupSchema.setTitle(java.lang.String title) |
Copyright © 2017-2021 Okta. All Rights Reserved.