| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default RestoreFromClusterSnapshotResponse |
RedshiftClient.restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest)
Creates a new cluster from a snapshot.
|
default CompletableFuture<RestoreFromClusterSnapshotResponse> |
RedshiftAsyncClient.restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest)
Creates a new cluster from a snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RestoreFromClusterSnapshotRequestMarshaller.marshall(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest) |
Copyright © 2019. All rights reserved.