| 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<GetClusterSnapshotResult> |
AmazonDocDBElasticAsyncClient.getClusterSnapshotAsync(GetClusterSnapshotRequest request,
AsyncHandler<GetClusterSnapshotRequest,GetClusterSnapshotResult> asyncHandler) |
Future<GetClusterSnapshotResult> |
AbstractAmazonDocDBElasticAsync.getClusterSnapshotAsync(GetClusterSnapshotRequest request,
AsyncHandler<GetClusterSnapshotRequest,GetClusterSnapshotResult> asyncHandler) |
Future<GetClusterSnapshotResult> |
AmazonDocDBElasticAsync.getClusterSnapshotAsync(GetClusterSnapshotRequest getClusterSnapshotRequest,
AsyncHandler<GetClusterSnapshotRequest,GetClusterSnapshotResult> asyncHandler)
Returns information about a specific Elastic DocumentDB snapshot
|
| Modifier and Type | Method and Description |
|---|---|
GetClusterSnapshotRequest |
GetClusterSnapshotRequest.clone() |
GetClusterSnapshotRequest |
GetClusterSnapshotRequest.withSnapshotArn(String snapshotArn)
The arn of the Elastic DocumentDB snapshot.
|
Copyright © 2022. All rights reserved.