Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
GroupSchemaBase |
GroupSchemaBase.addRequiredItem(String requiredItem) |
GroupSchemaBase |
GroupSchemaDefinitions.getBase()
Get base
|
GroupSchemaBase |
GroupSchemaBase.properties(GroupSchemaBaseProperties properties) |
GroupSchemaBase |
GroupSchemaBase.required(List<String> required) |
GroupSchemaBase |
GroupSchemaBase.type(String type) |
Modifier and Type | Method and Description |
---|---|
GroupSchemaDefinitions |
GroupSchemaDefinitions.base(GroupSchemaBase base) |
void |
GroupSchemaDefinitions.setBase(GroupSchemaBase base) |
Copyright © 2017–2023 Okta. All rights reserved.