Package | Description |
---|---|
com.okta.sdk.impl.resource.group.schema | |
com.okta.sdk.resource.group.schema |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGroupSchemaBase
GroupSchemaBase
|
Modifier and Type | Method and Description |
---|---|
GroupSchemaBase |
DefaultGroupSchemaDefinitions.getBase() |
GroupSchemaBase |
DefaultGroupSchemaBase.setProperties(GroupSchemaBaseProperties properties) |
GroupSchemaBase |
DefaultGroupSchemaBase.setRequired(List<String> required) |
GroupSchemaBase |
DefaultGroupSchemaBase.setType(String type) |
Modifier and Type | Method and Description |
---|---|
GroupSchemaDefinitions |
DefaultGroupSchemaDefinitions.setBase(GroupSchemaBase base) |
Modifier and Type | Method and Description |
---|---|
GroupSchemaBase |
GroupSchemaDefinitions.getBase() |
GroupSchemaBase |
GroupSchemaBase.setProperties(GroupSchemaBaseProperties properties) |
GroupSchemaBase |
GroupSchemaBase.setRequired(List<String> required) |
GroupSchemaBase |
GroupSchemaBase.setType(String type) |
Modifier and Type | Method and Description |
---|---|
GroupSchemaDefinitions |
GroupSchemaDefinitions.setBase(GroupSchemaBase base) |
Copyright © 2017–2023 Okta. All rights reserved.