| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.paginators | |
| software.amazon.awssdk.services.redshift.waiters |
| Modifier and Type | Method and Description |
|---|---|
default DescribeClustersResponse |
RedshiftClient.describeClusters()
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
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 DescribeClustersResponse |
RedshiftClient.describeClusters(DescribeClustersRequest 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 |
|---|---|
default CompletableFuture<DescribeClustersResponse> |
RedshiftAsyncClient.describeClusters()
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 CompletableFuture<DescribeClustersResponse> |
RedshiftAsyncClient.describeClusters(DescribeClustersRequest 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 |
|---|---|
Iterator<DescribeClustersResponse> |
DescribeClustersIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeClustersPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeClustersResponse> subscriber) |
| 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.waitUntilClusterAvailable(DescribeClustersRequest 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(DescribeClustersRequest 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(DescribeClustersRequest describeClustersRequest,
WaiterOverrideConfiguration 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(DescribeClustersRequest describeClustersRequest,
WaiterOverrideConfiguration 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.waitUntilClusterDeleted(DescribeClustersRequest 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(DescribeClustersRequest 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(DescribeClustersRequest describeClustersRequest,
WaiterOverrideConfiguration 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(DescribeClustersRequest describeClustersRequest,
WaiterOverrideConfiguration 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. |
default CompletableFuture<WaiterResponse<DescribeClustersResponse>> |
RedshiftAsyncWaiter.waitUntilClusterRestored(DescribeClustersRequest 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(DescribeClustersRequest 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(DescribeClustersRequest describeClustersRequest,
WaiterOverrideConfiguration 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(DescribeClustersRequest describeClustersRequest,
WaiterOverrideConfiguration 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 © 2023. All rights reserved.