| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| software.amazon.awssdk.services.clouddirectory.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSchemaResponse> |
CloudDirectoryAsyncClient.updateSchema(UpdateSchemaRequest updateSchemaRequest)
Updates the schema name with a new name.
|
default UpdateSchemaResponse |
CloudDirectoryClient.updateSchema(UpdateSchemaRequest updateSchemaRequest)
Updates the schema name with a new name.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateSchemaRequestMarshaller.marshall(UpdateSchemaRequest updateSchemaRequest) |
Copyright © 2022. All rights reserved.