| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdbelastic |
The new Amazon Elastic DocumentDB service endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateClusterSnapshotResponse |
DocDbElasticClient.createClusterSnapshot(Consumer<CreateClusterSnapshotRequest.Builder> createClusterSnapshotRequest)
Creates a snapshot of a cluster.
|
default CreateClusterSnapshotResponse |
DocDbElasticClient.createClusterSnapshot(CreateClusterSnapshotRequest createClusterSnapshotRequest)
Creates a snapshot of a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateClusterSnapshotResponse> |
DocDbElasticAsyncClient.createClusterSnapshot(Consumer<CreateClusterSnapshotRequest.Builder> createClusterSnapshotRequest)
Creates a snapshot of a cluster.
|
default CompletableFuture<CreateClusterSnapshotResponse> |
DocDbElasticAsyncClient.createClusterSnapshot(CreateClusterSnapshotRequest createClusterSnapshotRequest)
Creates a snapshot of a cluster.
|
Copyright © 2023. All rights reserved.