| Package | Description |
|---|---|
| com.amazonaws.services.docdbelastic |
The new Amazon Elastic DocumentDB service endpoint.
|
| com.amazonaws.services.docdbelastic.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteClusterSnapshotResult> |
AbstractAmazonDocDBElasticAsync.deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest request,
AsyncHandler<DeleteClusterSnapshotRequest,DeleteClusterSnapshotResult> asyncHandler) |
Future<DeleteClusterSnapshotResult> |
AmazonDocDBElasticAsync.deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest deleteClusterSnapshotRequest,
AsyncHandler<DeleteClusterSnapshotRequest,DeleteClusterSnapshotResult> asyncHandler)
Delete a Elastic DocumentDB snapshot.
|
Future<DeleteClusterSnapshotResult> |
AmazonDocDBElasticAsyncClient.deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest request,
AsyncHandler<DeleteClusterSnapshotRequest,DeleteClusterSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteClusterSnapshotRequest |
DeleteClusterSnapshotRequest.clone() |
DeleteClusterSnapshotRequest |
DeleteClusterSnapshotRequest.withSnapshotArn(String snapshotArn)
The arn of the Elastic DocumentDB snapshot that is to be deleted.
|
Copyright © 2023. All rights reserved.