| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdbelastic |
The new Amazon Elastic DocumentDB service endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default RestoreClusterFromSnapshotResponse |
DocDbElasticClient.restoreClusterFromSnapshot(Consumer<RestoreClusterFromSnapshotRequest.Builder> restoreClusterFromSnapshotRequest)
Restores a Elastic DocumentDB cluster from a snapshot.
|
default RestoreClusterFromSnapshotResponse |
DocDbElasticClient.restoreClusterFromSnapshot(RestoreClusterFromSnapshotRequest restoreClusterFromSnapshotRequest)
Restores a Elastic DocumentDB cluster from a snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RestoreClusterFromSnapshotResponse> |
DocDbElasticAsyncClient.restoreClusterFromSnapshot(Consumer<RestoreClusterFromSnapshotRequest.Builder> restoreClusterFromSnapshotRequest)
Restores a Elastic DocumentDB cluster from a snapshot.
|
default CompletableFuture<RestoreClusterFromSnapshotResponse> |
DocDbElasticAsyncClient.restoreClusterFromSnapshot(RestoreClusterFromSnapshotRequest restoreClusterFromSnapshotRequest)
Restores a Elastic DocumentDB cluster from a snapshot.
|
Copyright © 2023. All rights reserved.