| Package | Description |
|---|---|
| com.amazonaws.services.docdbelastic |
The new Amazon Elastic DocumentDB service endpoint.
|
| com.amazonaws.services.docdbelastic.model |
| Modifier and Type | Method and Description |
|---|---|
CreateClusterSnapshotResult |
AmazonDocDBElasticClient.createClusterSnapshot(CreateClusterSnapshotRequest request)
Creates a snapshot of a cluster.
|
CreateClusterSnapshotResult |
AmazonDocDBElastic.createClusterSnapshot(CreateClusterSnapshotRequest createClusterSnapshotRequest)
Creates a snapshot of a cluster.
|
CreateClusterSnapshotResult |
AbstractAmazonDocDBElastic.createClusterSnapshot(CreateClusterSnapshotRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateClusterSnapshotResult> |
AbstractAmazonDocDBElasticAsync.createClusterSnapshotAsync(CreateClusterSnapshotRequest request,
AsyncHandler<CreateClusterSnapshotRequest,CreateClusterSnapshotResult> asyncHandler) |
Future<CreateClusterSnapshotResult> |
AmazonDocDBElasticAsyncClient.createClusterSnapshotAsync(CreateClusterSnapshotRequest request,
AsyncHandler<CreateClusterSnapshotRequest,CreateClusterSnapshotResult> asyncHandler) |
Future<CreateClusterSnapshotResult> |
AmazonDocDBElasticAsync.createClusterSnapshotAsync(CreateClusterSnapshotRequest createClusterSnapshotRequest,
AsyncHandler<CreateClusterSnapshotRequest,CreateClusterSnapshotResult> asyncHandler)
Creates a snapshot of a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
CreateClusterSnapshotResult |
CreateClusterSnapshotResult.clone() |
CreateClusterSnapshotResult |
CreateClusterSnapshotResult.withSnapshot(ClusterSnapshot snapshot)
Returns information about the new Elastic DocumentDB snapshot.
|
Copyright © 2023. All rights reserved.