| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateDbClusterSnapshotResponse |
RdsClient.createDBClusterSnapshot(CreateDbClusterSnapshotRequest createDbClusterSnapshotRequest)
Creates a snapshot of a DB cluster.
|
default CompletableFuture<CreateDbClusterSnapshotResponse> |
RdsAsyncClient.createDBClusterSnapshot(CreateDbClusterSnapshotRequest createDbClusterSnapshotRequest)
Creates a snapshot of a DB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDbClusterSnapshotRequestMarshaller.marshall(CreateDbClusterSnapshotRequest createDbClusterSnapshotRequest) |
Copyright © 2022. All rights reserved.