| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.model | |
| software.amazon.awssdk.services.redshift.waiters |
| Modifier and Type | Method and Description |
|---|---|
default DescribeClustersResponse |
RedshiftClient.describeClusters(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default CompletableFuture<DescribeClustersResponse> |
RedshiftAsyncClient.describeClusters(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClustersIterable |
RedshiftClient.describeClustersPaginator(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClustersPublisher |
RedshiftAsyncClient.describeClustersPaginator(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
| Modifier and Type | Method and Description |
|---|---|
static DescribeClustersRequest.Builder |
DescribeClustersRequest.builder() |
DescribeClustersRequest.Builder |
DescribeClustersRequest.Builder.clusterIdentifier(String clusterIdentifier)
The unique identifier of a cluster whose properties you are requesting.
|
DescribeClustersRequest.Builder |
DescribeClustersRequest.Builder.marker(String marker)
An optional parameter that specifies the starting point to return a set of response records.
|
DescribeClustersRequest.Builder |
DescribeClustersRequest.Builder.maxRecords(Integer maxRecords)
The maximum number of response records to return in each call.
|
DescribeClustersRequest.Builder |
DescribeClustersRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeClustersRequest.Builder |
DescribeClustersRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeClustersRequest.Builder |
DescribeClustersRequest.Builder.tagKeys(Collection<String> tagKeys)
A tag key or keys for which you want to return all matching clusters that are associated with the specified
key or keys.
|
DescribeClustersRequest.Builder |
DescribeClustersRequest.Builder.tagKeys(String... tagKeys)
A tag key or keys for which you want to return all matching clusters that are associated with the specified
key or keys.
|
DescribeClustersRequest.Builder |
DescribeClustersRequest.Builder.tagValues(Collection<String> tagValues)
A tag value or values for which you want to return all matching clusters that are associated with the
specified tag value or values.
|
DescribeClustersRequest.Builder |
DescribeClustersRequest.Builder.tagValues(String... tagValues)
A tag value or values for which you want to return all matching clusters that are associated with the
specified tag value or values.
|
DescribeClustersRequest.Builder |
DescribeClustersRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeClustersRequest.Builder> |
DescribeClustersRequest.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<WaiterResponse<DescribeClustersResponse>> |
RedshiftAsyncWaiter.waitUntilClusterAvailable(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Polls
RedshiftAsyncClient.describeClusters(software.amazon.awssdk.services.redshift.model.DescribeClustersRequest) API until the desired condition ClusterAvailable is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeClustersResponse> |
RedshiftWaiter.waitUntilClusterAvailable(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Polls
RedshiftClient.describeClusters() API until the desired condition ClusterAvailable is met, or
until it is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<DescribeClustersResponse>> |
RedshiftAsyncWaiter.waitUntilClusterAvailable(Consumer<DescribeClustersRequest.Builder> describeClustersRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RedshiftAsyncClient.describeClusters(software.amazon.awssdk.services.redshift.model.DescribeClustersRequest) API until the desired condition ClusterAvailable is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeClustersResponse> |
RedshiftWaiter.waitUntilClusterAvailable(Consumer<DescribeClustersRequest.Builder> describeClustersRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RedshiftClient.describeClusters() API until the desired condition ClusterAvailable is met, or
until it is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<DescribeClustersResponse>> |
RedshiftAsyncWaiter.waitUntilClusterDeleted(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Polls
RedshiftAsyncClient.describeClusters(software.amazon.awssdk.services.redshift.model.DescribeClustersRequest) API until the desired condition ClusterDeleted is met,
or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeClustersResponse> |
RedshiftWaiter.waitUntilClusterDeleted(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Polls
RedshiftClient.describeClusters() API until the desired condition ClusterDeleted is met, or
until it is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<DescribeClustersResponse>> |
RedshiftAsyncWaiter.waitUntilClusterDeleted(Consumer<DescribeClustersRequest.Builder> describeClustersRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RedshiftAsyncClient.describeClusters(software.amazon.awssdk.services.redshift.model.DescribeClustersRequest) API until the desired condition ClusterDeleted is met,
or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeClustersResponse> |
RedshiftWaiter.waitUntilClusterDeleted(Consumer<DescribeClustersRequest.Builder> describeClustersRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RedshiftClient.describeClusters() API until the desired condition ClusterDeleted is met, or
until it is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<DescribeClustersResponse>> |
RedshiftAsyncWaiter.waitUntilClusterRestored(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Polls
RedshiftAsyncClient.describeClusters(software.amazon.awssdk.services.redshift.model.DescribeClustersRequest) API until the desired condition ClusterRestored is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeClustersResponse> |
RedshiftWaiter.waitUntilClusterRestored(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Polls
RedshiftClient.describeClusters() API until the desired condition ClusterRestored is met, or
until it is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<DescribeClustersResponse>> |
RedshiftAsyncWaiter.waitUntilClusterRestored(Consumer<DescribeClustersRequest.Builder> describeClustersRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RedshiftAsyncClient.describeClusters(software.amazon.awssdk.services.redshift.model.DescribeClustersRequest) API until the desired condition ClusterRestored is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeClustersResponse> |
RedshiftWaiter.waitUntilClusterRestored(Consumer<DescribeClustersRequest.Builder> describeClustersRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RedshiftClient.describeClusters() API until the desired condition ClusterRestored is met, or
until it is determined that the resource will never enter into the desired state. |
Copyright © 2022. All rights reserved.