| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdb |
Amazon DocumentDB is a fast, reliable, and fully managed database service.
|
| software.amazon.awssdk.services.docdb.transform |
| Modifier and Type | Method and Description |
|---|---|
default RestoreDbClusterFromSnapshotResponse |
DocDbClient.restoreDBClusterFromSnapshot(RestoreDbClusterFromSnapshotRequest restoreDbClusterFromSnapshotRequest)
Creates a new cluster from a snapshot or cluster snapshot.
|
default CompletableFuture<RestoreDbClusterFromSnapshotResponse> |
DocDbAsyncClient.restoreDBClusterFromSnapshot(RestoreDbClusterFromSnapshotRequest restoreDbClusterFromSnapshotRequest)
Creates a new cluster from a snapshot or cluster snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RestoreDbClusterFromSnapshotRequestMarshaller.marshall(RestoreDbClusterFromSnapshotRequest restoreDbClusterFromSnapshotRequest) |
Copyright © 2023. All rights reserved.