| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdbelastic |
The new Amazon Elastic DocumentDB service endpoint.
|
| software.amazon.awssdk.services.docdbelastic.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateClusterResponse |
DocDbElasticClient.createCluster(CreateClusterRequest createClusterRequest)
Creates a new Elastic DocumentDB cluster and returns its Cluster structure.
|
default CompletableFuture<CreateClusterResponse> |
DocDbElasticAsyncClient.createCluster(CreateClusterRequest createClusterRequest)
Creates a new Elastic DocumentDB cluster and returns its Cluster structure.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateClusterRequestMarshaller.marshall(CreateClusterRequest createClusterRequest) |
Copyright © 2023. All rights reserved.