| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdbelastic |
The new Amazon Elastic DocumentDB service endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteClusterSnapshotResponse |
DocDbElasticClient.deleteClusterSnapshot(Consumer<DeleteClusterSnapshotRequest.Builder> deleteClusterSnapshotRequest)
Delete a Elastic DocumentDB snapshot.
|
default DeleteClusterSnapshotResponse |
DocDbElasticClient.deleteClusterSnapshot(DeleteClusterSnapshotRequest deleteClusterSnapshotRequest)
Delete a Elastic DocumentDB snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteClusterSnapshotResponse> |
DocDbElasticAsyncClient.deleteClusterSnapshot(Consumer<DeleteClusterSnapshotRequest.Builder> deleteClusterSnapshotRequest)
Delete a Elastic DocumentDB snapshot.
|
default CompletableFuture<DeleteClusterSnapshotResponse> |
DocDbElasticAsyncClient.deleteClusterSnapshot(DeleteClusterSnapshotRequest deleteClusterSnapshotRequest)
Delete a Elastic DocumentDB snapshot.
|
Copyright © 2023. All rights reserved.