| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
List<SchemaExtensionInfo> |
ListSchemaExtensionsResponse.schemaExtensionsInfo()
Information about the schema extensions applied to the directory.
|
| Modifier and Type | Method and Description |
|---|---|
ListSchemaExtensionsResponse.Builder |
ListSchemaExtensionsResponse.Builder.schemaExtensionsInfo(SchemaExtensionInfo... schemaExtensionsInfo)
Information about the schema extensions applied to the directory.
|
| Modifier and Type | Method and Description |
|---|---|
ListSchemaExtensionsResponse.Builder |
ListSchemaExtensionsResponse.Builder.schemaExtensionsInfo(Collection<SchemaExtensionInfo> schemaExtensionsInfo)
Information about the schema extensions applied to the directory.
|
Copyright © 2022. All rights reserved.