| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdb |
Amazon DocumentDB API documentation
|
| software.amazon.awssdk.services.docdb.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateDbClusterSnapshotResponse |
DocDbClient.createDBClusterSnapshot(CreateDbClusterSnapshotRequest createDbClusterSnapshotRequest)
Creates a snapshot of a cluster.
|
default CompletableFuture<CreateDbClusterSnapshotResponse> |
DocDbAsyncClient.createDBClusterSnapshot(CreateDbClusterSnapshotRequest createDbClusterSnapshotRequest)
Creates a snapshot of a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDbClusterSnapshotRequestMarshaller.marshall(CreateDbClusterSnapshotRequest createDbClusterSnapshotRequest) |
Copyright © 2022. All rights reserved.