| Package | Description |
|---|---|
| com.amazonaws.services.docdbelastic |
The new Amazon Elastic DocumentDB service endpoint.
|
| com.amazonaws.services.docdbelastic.model |
| Modifier and Type | Method and Description |
|---|---|
GetClusterSnapshotResult |
AmazonDocDBElasticClient.getClusterSnapshot(GetClusterSnapshotRequest request)
Returns information about a specific Elastic DocumentDB snapshot
|
GetClusterSnapshotResult |
AmazonDocDBElastic.getClusterSnapshot(GetClusterSnapshotRequest getClusterSnapshotRequest)
Returns information about a specific Elastic DocumentDB snapshot
|
GetClusterSnapshotResult |
AbstractAmazonDocDBElastic.getClusterSnapshot(GetClusterSnapshotRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetClusterSnapshotResult> |
AmazonDocDBElasticAsyncClient.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
|
Future<GetClusterSnapshotResult> |
AbstractAmazonDocDBElasticAsync.getClusterSnapshotAsync(GetClusterSnapshotRequest request,
AsyncHandler<GetClusterSnapshotRequest,GetClusterSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetClusterSnapshotResult |
GetClusterSnapshotResult.clone() |
GetClusterSnapshotResult |
GetClusterSnapshotResult.withSnapshot(ClusterSnapshot snapshot)
Returns information about a specific Elastic DocumentDB snapshot.
|
Copyright © 2023. All rights reserved.