| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| software.amazon.awssdk.services.clouddirectory.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PublishSchemaResponse> |
CloudDirectoryAsyncClient.publishSchema(PublishSchemaRequest publishSchemaRequest)
Publishes a development schema with a major version and a recommended minor version.
|
default PublishSchemaResponse |
CloudDirectoryClient.publishSchema(PublishSchemaRequest publishSchemaRequest)
Publishes a development schema with a major version and a recommended minor version.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PublishSchemaRequestMarshaller.marshall(PublishSchemaRequest publishSchemaRequest) |
Copyright © 2022. All rights reserved.