| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateClusterSnapshotResponse |
RedshiftClient.createClusterSnapshot(CreateClusterSnapshotRequest createClusterSnapshotRequest)
Creates a manual snapshot of the specified cluster.
|
default CompletableFuture<CreateClusterSnapshotResponse> |
RedshiftAsyncClient.createClusterSnapshot(CreateClusterSnapshotRequest createClusterSnapshotRequest)
Creates a manual snapshot of the specified cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateClusterSnapshotRequestMarshaller.marshall(CreateClusterSnapshotRequest createClusterSnapshotRequest) |
Copyright © 2020. All rights reserved.