@Generated(value="software.amazon.awssdk:codegen") public interface RedshiftWaiter extends SdkAutoCloseable
builder() method| Modifier and Type | Interface and Description |
|---|---|
static interface |
RedshiftWaiter.Builder |
closedefault WaiterResponse<DescribeClustersResponse> waitUntilClusterAvailable(DescribeClustersRequest describeClustersRequest)
RedshiftClient.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 statedescribeClustersRequest - the request to be used for pollingdefault WaiterResponse<DescribeClustersResponse> waitUntilClusterAvailable(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
RedshiftClient.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.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeClustersRequest.builder()
describeClustersRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeClustersResponse> waitUntilClusterAvailable(DescribeClustersRequest describeClustersRequest, WaiterOverrideConfiguration overrideConfig)
RedshiftClient.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 statedescribeClustersRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeClustersResponse> waitUntilClusterAvailable(Consumer<DescribeClustersRequest.Builder> describeClustersRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
RedshiftClient.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.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeClustersRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeClustersResponse> waitUntilClusterDeleted(DescribeClustersRequest describeClustersRequest)
RedshiftClient.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 statedescribeClustersRequest - the request to be used for pollingdefault WaiterResponse<DescribeClustersResponse> waitUntilClusterDeleted(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
RedshiftClient.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.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeClustersRequest.builder()
describeClustersRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeClustersResponse> waitUntilClusterDeleted(DescribeClustersRequest describeClustersRequest, WaiterOverrideConfiguration overrideConfig)
RedshiftClient.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 statedescribeClustersRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeClustersResponse> waitUntilClusterDeleted(Consumer<DescribeClustersRequest.Builder> describeClustersRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
RedshiftClient.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.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeClustersRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeClustersResponse> waitUntilClusterRestored(DescribeClustersRequest describeClustersRequest)
RedshiftClient.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 statedescribeClustersRequest - the request to be used for pollingdefault WaiterResponse<DescribeClustersResponse> waitUntilClusterRestored(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
RedshiftClient.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.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeClustersRequest.builder()
describeClustersRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeClustersResponse> waitUntilClusterRestored(DescribeClustersRequest describeClustersRequest, WaiterOverrideConfiguration overrideConfig)
RedshiftClient.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 statedescribeClustersRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeClustersResponse> waitUntilClusterRestored(Consumer<DescribeClustersRequest.Builder> describeClustersRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
RedshiftClient.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.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeClustersRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeClusterSnapshotsResponse> waitUntilSnapshotAvailable(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest)
RedshiftClient.describeClusterSnapshots(software.amazon.awssdk.services.redshift.model.DescribeClusterSnapshotsRequest) API until the desired condition SnapshotAvailable
is met, or until it is determined that the resource will never enter into the desired statedescribeClusterSnapshotsRequest - the request to be used for pollingdefault WaiterResponse<DescribeClusterSnapshotsResponse> waitUntilSnapshotAvailable(Consumer<DescribeClusterSnapshotsRequest.Builder> describeClusterSnapshotsRequest)
RedshiftClient.describeClusterSnapshots(software.amazon.awssdk.services.redshift.model.DescribeClusterSnapshotsRequest) API until the desired condition SnapshotAvailable
is met, or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeClusterSnapshotsRequest.builder()
describeClusterSnapshotsRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeClusterSnapshotsResponse> waitUntilSnapshotAvailable(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest, WaiterOverrideConfiguration overrideConfig)
RedshiftClient.describeClusterSnapshots(software.amazon.awssdk.services.redshift.model.DescribeClusterSnapshotsRequest) API until the desired condition SnapshotAvailable
is met, or until it is determined that the resource will never enter into the desired statedescribeClusterSnapshotsRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeClusterSnapshotsResponse> waitUntilSnapshotAvailable(Consumer<DescribeClusterSnapshotsRequest.Builder> describeClusterSnapshotsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
RedshiftClient.describeClusterSnapshots(software.amazon.awssdk.services.redshift.model.DescribeClusterSnapshotsRequest) API until the desired condition SnapshotAvailable
is met, or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeClusterSnapshotsRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersstatic RedshiftWaiter.Builder builder()
RedshiftWaiter.static RedshiftWaiter create()
RedshiftWaiter with the default configuration.
A default RedshiftClient will be created to poll resources. It is recommended to share a single
instance of the waiter created via this method. If it is not desirable to share a waiter instance, invoke
SdkAutoCloseable.close() to release the resources once the waiter is not needed.
RedshiftWaiterCopyright © 2023. All rights reserved.