| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateClusterResponse |
RedshiftClient.createCluster(Consumer<CreateClusterRequest.Builder> createClusterRequest)
Creates a new cluster with the specified parameters.
|
default CreateClusterResponse |
RedshiftClient.createCluster(CreateClusterRequest createClusterRequest)
Creates a new cluster with the specified parameters.
|
default RestoreFromClusterSnapshotResponse |
RedshiftClient.restoreFromClusterSnapshot(Consumer<RestoreFromClusterSnapshotRequest.Builder> restoreFromClusterSnapshotRequest)
Creates a new cluster from a snapshot.
|
default RestoreFromClusterSnapshotResponse |
RedshiftClient.restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest)
Creates a new cluster from a snapshot.
|
Copyright © 2020. All rights reserved.