Package | Description |
---|---|
com.okta.sdk.impl.resource.group.schema | |
com.okta.sdk.resource.group.schema |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGroupSchemaCustom
GroupSchemaCustom
|
Modifier and Type | Method and Description |
---|---|
GroupSchemaCustom |
DefaultGroupSchemaDefinitions.getCustom() |
GroupSchemaCustom |
DefaultGroupSchemaCustom.setProperties(Map<String,GroupSchemaAttribute> properties) |
GroupSchemaCustom |
DefaultGroupSchemaCustom.setRequired(List<String> required) |
GroupSchemaCustom |
DefaultGroupSchemaCustom.setType(String type) |
Modifier and Type | Method and Description |
---|---|
GroupSchemaDefinitions |
DefaultGroupSchemaDefinitions.setCustom(GroupSchemaCustom custom) |
Modifier and Type | Method and Description |
---|---|
GroupSchemaCustom |
GroupSchemaDefinitions.getCustom() |
GroupSchemaCustom |
GroupSchemaCustom.setProperties(Map<String,GroupSchemaAttribute> properties) |
GroupSchemaCustom |
GroupSchemaCustom.setRequired(List<String> required) |
GroupSchemaCustom |
GroupSchemaCustom.setType(String type) |
Modifier and Type | Method and Description |
---|---|
GroupSchemaDefinitions |
GroupSchemaDefinitions.setCustom(GroupSchemaCustom custom) |
Copyright © 2017–2023 Okta. All rights reserved.