| 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.
|
default CreateClusterResponse |
RedshiftClient.createCluster(CreateClusterRequest createClusterRequest)
Creates a new cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateClusterResponse> |
RedshiftAsyncClient.createCluster(Consumer<CreateClusterRequest.Builder> createClusterRequest)
Creates a new cluster.
|
default CompletableFuture<CreateClusterResponse> |
RedshiftAsyncClient.createCluster(CreateClusterRequest createClusterRequest)
Creates a new cluster.
|
Copyright © 2019. All rights reserved.