| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| software.amazon.awssdk.services.clouddirectory.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ApplySchemaResponse> |
CloudDirectoryAsyncClient.applySchema(ApplySchemaRequest applySchemaRequest)
Copies the input published schema, at the specified version, into the Directory with the same name and
version as that of the published schema.
|
default ApplySchemaResponse |
CloudDirectoryClient.applySchema(ApplySchemaRequest applySchemaRequest)
Copies the input published schema, at the specified version, into the Directory with the same name and
version as that of the published schema.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ApplySchemaRequestMarshaller.marshall(ApplySchemaRequest applySchemaRequest) |
Copyright © 2022. All rights reserved.