| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| software.amazon.awssdk.services.neptune.transform |
| Modifier and Type | Method and Description |
|---|---|
default RestoreDbClusterFromSnapshotResponse |
NeptuneClient.restoreDBClusterFromSnapshot(RestoreDbClusterFromSnapshotRequest restoreDbClusterFromSnapshotRequest)
Creates a new DB cluster from a DB snapshot or DB cluster snapshot.
|
default CompletableFuture<RestoreDbClusterFromSnapshotResponse> |
NeptuneAsyncClient.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 © 2023. All rights reserved.