| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CopyClusterSnapshotResponse |
RedshiftClient.copyClusterSnapshot(CopyClusterSnapshotRequest copyClusterSnapshotRequest)
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
|
default CompletableFuture<CopyClusterSnapshotResponse> |
RedshiftAsyncClient.copyClusterSnapshot(CopyClusterSnapshotRequest copyClusterSnapshotRequest)
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CopyClusterSnapshotRequestMarshaller.marshall(CopyClusterSnapshotRequest copyClusterSnapshotRequest) |
Copyright © 2019. All rights reserved.