| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdbelastic |
The new Amazon Elastic DocumentDB service endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default GetClusterResponse |
DocDbElasticClient.getCluster(Consumer<GetClusterRequest.Builder> getClusterRequest)
Returns information about a specific Elastic DocumentDB cluster.
|
default GetClusterResponse |
DocDbElasticClient.getCluster(GetClusterRequest getClusterRequest)
Returns information about a specific Elastic DocumentDB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetClusterResponse> |
DocDbElasticAsyncClient.getCluster(Consumer<GetClusterRequest.Builder> getClusterRequest)
Returns information about a specific Elastic DocumentDB cluster.
|
default CompletableFuture<GetClusterResponse> |
DocDbElasticAsyncClient.getCluster(GetClusterRequest getClusterRequest)
Returns information about a specific Elastic DocumentDB cluster.
|
Copyright © 2023. All rights reserved.