| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdb |
Amazon DocumentDB API documentation
|
| Modifier and Type | Method and Description |
|---|---|
default CopyDbClusterSnapshotResponse |
DocDbClient.copyDBClusterSnapshot(Consumer<CopyDbClusterSnapshotRequest.Builder> copyDbClusterSnapshotRequest)
Copies a snapshot of a cluster.
|
default CopyDbClusterSnapshotResponse |
DocDbClient.copyDBClusterSnapshot(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest)
Copies a snapshot of a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CopyDbClusterSnapshotResponse> |
DocDbAsyncClient.copyDBClusterSnapshot(Consumer<CopyDbClusterSnapshotRequest.Builder> copyDbClusterSnapshotRequest)
Copies a snapshot of a cluster.
|
default CompletableFuture<CopyDbClusterSnapshotResponse> |
DocDbAsyncClient.copyDBClusterSnapshot(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest)
Copies a snapshot of a cluster.
|
Copyright © 2022. All rights reserved.