| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateClusterResponse |
RedshiftClient.createCluster(CreateClusterRequest createClusterRequest)
Creates a new cluster with the specified parameters.
|
default CompletableFuture<CreateClusterResponse> |
RedshiftAsyncClient.createCluster(CreateClusterRequest createClusterRequest)
Creates a new cluster with the specified parameters.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateClusterRequestMarshaller.marshall(CreateClusterRequest createClusterRequest) |
Copyright © 2022. All rights reserved.