Package | Description |
---|---|
com.okta.sdk.resource.group.schema |
Modifier and Type | Method and Description |
---|---|
GroupSchemaCustom |
GroupSchemaDefinitions.getCustom() |
GroupSchemaCustom |
GroupSchemaCustom.setProperties(java.util.Map<java.lang.String,GroupSchemaAttribute> properties) |
GroupSchemaCustom |
GroupSchemaCustom.setRequired(java.util.List<java.lang.String> required) |
GroupSchemaCustom |
GroupSchemaCustom.setType(java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
GroupSchemaDefinitions |
GroupSchemaDefinitions.setCustom(GroupSchemaCustom custom) |
Copyright © 2017-2022 Okta. All Rights Reserved.