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