Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.impl.client | |
com.okta.sdk.impl.resource.group.schema | |
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 |
DefaultClient.getGroupSchema()
Fetches the group schema
Fetches the group schema
|
GroupSchema |
DefaultClient.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 |
DefaultClient.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 |
DefaultClient.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 | Class and Description |
---|---|
class |
DefaultGroupSchema
GroupSchema
|
Modifier and Type | Method and Description |
---|---|
GroupSchema |
DefaultGroupSchema.setDefinitions(GroupSchemaDefinitions definitions) |
GroupSchema |
DefaultGroupSchema.setDescription(String description) |
GroupSchema |
DefaultGroupSchema.setTitle(String title) |
Modifier and Type | Method and Description |
---|---|
GroupSchema |
GroupSchema.setDefinitions(GroupSchemaDefinitions definitions) |
GroupSchema |
GroupSchema.setDescription(String description) |
GroupSchema |
GroupSchema.setTitle(String title) |
Copyright © 2017–2023 Okta. All rights reserved.