Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
GroupSchemaCustom |
GroupSchemaCustom.addRequiredItem(String requiredItem) |
GroupSchemaCustom |
GroupSchemaDefinitions.getCustom()
Get custom
|
GroupSchemaCustom |
GroupSchemaCustom.properties(Map<String,GroupSchemaAttribute> properties) |
GroupSchemaCustom |
GroupSchemaCustom.putPropertiesItem(String key,
GroupSchemaAttribute propertiesItem) |
GroupSchemaCustom |
GroupSchemaCustom.required(List<String> required) |
GroupSchemaCustom |
GroupSchemaCustom.type(String type) |
Modifier and Type | Method and Description |
---|---|
GroupSchemaDefinitions |
GroupSchemaDefinitions.custom(GroupSchemaCustom custom) |
void |
GroupSchemaDefinitions.setCustom(GroupSchemaCustom custom) |
Copyright © 2017–2023 Okta. All rights reserved.