| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default RestoreDbClusterFromSnapshotResponse |
RdsClient.restoreDBClusterFromSnapshot(RestoreDbClusterFromSnapshotRequest restoreDbClusterFromSnapshotRequest)
Creates a new DB cluster from a DB snapshot or DB cluster snapshot.
|
default CompletableFuture<RestoreDbClusterFromSnapshotResponse> |
RdsAsyncClient.restoreDBClusterFromSnapshot(RestoreDbClusterFromSnapshotRequest restoreDbClusterFromSnapshotRequest)
Creates a new DB cluster from a DB snapshot or DB cluster snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RestoreDbClusterFromSnapshotRequestMarshaller.marshall(RestoreDbClusterFromSnapshotRequest restoreDbClusterFromSnapshotRequest) |
Copyright © 2022. All rights reserved.