| Package | Description |
|---|---|
| com.amazonaws.services.docdbelastic |
|
| com.amazonaws.services.docdbelastic.model |
| Modifier and Type | Method and Description |
|---|---|
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 cluster snapshot
|
Future<GetClusterSnapshotResult> |
AmazonDocDBElasticAsyncClient.getClusterSnapshotAsync(GetClusterSnapshotRequest request,
AsyncHandler<GetClusterSnapshotRequest,GetClusterSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetClusterSnapshotRequest |
GetClusterSnapshotRequest.clone() |
GetClusterSnapshotRequest |
GetClusterSnapshotRequest.withSnapshotArn(String snapshotArn)
The ARN identifier of the elastic cluster snapshot.
|
Copyright © 2024. All rights reserved.