@Generated(value="software.amazon.awssdk:codegen") public interface ElastiCacheWaiter extends SdkAutoCloseable
builder() method| Modifier and Type | Interface and Description |
|---|---|
static interface |
ElastiCacheWaiter.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ElastiCacheWaiter.Builder |
builder()
Create a builder that can be used to configure and create a
ElastiCacheWaiter. |
static ElastiCacheWaiter |
create()
Create an instance of
ElastiCacheWaiter with the default configuration. |
default WaiterResponse<DescribeCacheClustersResponse> |
waitUntilCacheClusterAvailable(Consumer<DescribeCacheClustersRequest.Builder> describeCacheClustersRequest)
Polls
ElastiCacheClient.describeCacheClusters() API until the desired condition
CacheClusterAvailable is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeCacheClustersResponse> |
waitUntilCacheClusterAvailable(Consumer<DescribeCacheClustersRequest.Builder> describeCacheClustersRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ElastiCacheClient.describeCacheClusters() API until the desired condition
CacheClusterAvailable is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeCacheClustersResponse> |
waitUntilCacheClusterAvailable(DescribeCacheClustersRequest describeCacheClustersRequest)
Polls
ElastiCacheClient.describeCacheClusters() API until the desired condition
CacheClusterAvailable is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeCacheClustersResponse> |
waitUntilCacheClusterAvailable(DescribeCacheClustersRequest describeCacheClustersRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
ElastiCacheClient.describeCacheClusters() API until the desired condition
CacheClusterAvailable is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeCacheClustersResponse> |
waitUntilCacheClusterDeleted(Consumer<DescribeCacheClustersRequest.Builder> describeCacheClustersRequest)
Polls
ElastiCacheClient.describeCacheClusters() API until the desired condition CacheClusterDeleted
is met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeCacheClustersResponse> |
waitUntilCacheClusterDeleted(Consumer<DescribeCacheClustersRequest.Builder> describeCacheClustersRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ElastiCacheClient.describeCacheClusters() API until the desired condition CacheClusterDeleted
is met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeCacheClustersResponse> |
waitUntilCacheClusterDeleted(DescribeCacheClustersRequest describeCacheClustersRequest)
Polls
ElastiCacheClient.describeCacheClusters() API until the desired condition CacheClusterDeleted
is met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeCacheClustersResponse> |
waitUntilCacheClusterDeleted(DescribeCacheClustersRequest describeCacheClustersRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
ElastiCacheClient.describeCacheClusters() API until the desired condition CacheClusterDeleted
is met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeReplicationGroupsResponse> |
waitUntilReplicationGroupAvailable(Consumer<DescribeReplicationGroupsRequest.Builder> describeReplicationGroupsRequest)
Polls
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupAvailable is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeReplicationGroupsResponse> |
waitUntilReplicationGroupAvailable(Consumer<DescribeReplicationGroupsRequest.Builder> describeReplicationGroupsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupAvailable is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeReplicationGroupsResponse> |
waitUntilReplicationGroupAvailable(DescribeReplicationGroupsRequest describeReplicationGroupsRequest)
Polls
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupAvailable is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeReplicationGroupsResponse> |
waitUntilReplicationGroupAvailable(DescribeReplicationGroupsRequest describeReplicationGroupsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupAvailable is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeReplicationGroupsResponse> |
waitUntilReplicationGroupDeleted(Consumer<DescribeReplicationGroupsRequest.Builder> describeReplicationGroupsRequest)
Polls
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupDeleted is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeReplicationGroupsResponse> |
waitUntilReplicationGroupDeleted(Consumer<DescribeReplicationGroupsRequest.Builder> describeReplicationGroupsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupDeleted is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeReplicationGroupsResponse> |
waitUntilReplicationGroupDeleted(DescribeReplicationGroupsRequest describeReplicationGroupsRequest)
Polls
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupDeleted is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeReplicationGroupsResponse> |
waitUntilReplicationGroupDeleted(DescribeReplicationGroupsRequest describeReplicationGroupsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupDeleted is met, or until it is determined that the resource will never enter into the
desired state |
closedefault WaiterResponse<DescribeCacheClustersResponse> waitUntilCacheClusterAvailable(DescribeCacheClustersRequest describeCacheClustersRequest)
ElastiCacheClient.describeCacheClusters() API until the desired condition
CacheClusterAvailable is met, or until it is determined that the resource will never enter into the
desired statedescribeCacheClustersRequest - the request to be used for pollingdefault WaiterResponse<DescribeCacheClustersResponse> waitUntilCacheClusterAvailable(Consumer<DescribeCacheClustersRequest.Builder> describeCacheClustersRequest)
ElastiCacheClient.describeCacheClusters() API until the desired condition
CacheClusterAvailable 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 DescribeCacheClustersRequest.builder()
describeCacheClustersRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeCacheClustersResponse> waitUntilCacheClusterAvailable(DescribeCacheClustersRequest describeCacheClustersRequest, WaiterOverrideConfiguration overrideConfig)
ElastiCacheClient.describeCacheClusters() API until the desired condition
CacheClusterAvailable is met, or until it is determined that the resource will never enter into the
desired statedescribeCacheClustersRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeCacheClustersResponse> waitUntilCacheClusterAvailable(Consumer<DescribeCacheClustersRequest.Builder> describeCacheClustersRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ElastiCacheClient.describeCacheClusters() API until the desired condition
CacheClusterAvailable 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
describeCacheClustersRequest - 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<DescribeCacheClustersResponse> waitUntilCacheClusterDeleted(DescribeCacheClustersRequest describeCacheClustersRequest)
ElastiCacheClient.describeCacheClusters() API until the desired condition CacheClusterDeleted
is met, or until it is determined that the resource will never enter into the desired statedescribeCacheClustersRequest - the request to be used for pollingdefault WaiterResponse<DescribeCacheClustersResponse> waitUntilCacheClusterDeleted(Consumer<DescribeCacheClustersRequest.Builder> describeCacheClustersRequest)
ElastiCacheClient.describeCacheClusters() API until the desired condition CacheClusterDeleted
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 DescribeCacheClustersRequest.builder()
describeCacheClustersRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeCacheClustersResponse> waitUntilCacheClusterDeleted(DescribeCacheClustersRequest describeCacheClustersRequest, WaiterOverrideConfiguration overrideConfig)
ElastiCacheClient.describeCacheClusters() API until the desired condition CacheClusterDeleted
is met, or until it is determined that the resource will never enter into the desired statedescribeCacheClustersRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeCacheClustersResponse> waitUntilCacheClusterDeleted(Consumer<DescribeCacheClustersRequest.Builder> describeCacheClustersRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ElastiCacheClient.describeCacheClusters() API until the desired condition CacheClusterDeleted
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
describeCacheClustersRequest - 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<DescribeReplicationGroupsResponse> waitUntilReplicationGroupAvailable(DescribeReplicationGroupsRequest describeReplicationGroupsRequest)
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupAvailable is met, or until it is determined that the resource will never enter into the
desired statedescribeReplicationGroupsRequest - the request to be used for pollingdefault WaiterResponse<DescribeReplicationGroupsResponse> waitUntilReplicationGroupAvailable(Consumer<DescribeReplicationGroupsRequest.Builder> describeReplicationGroupsRequest)
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupAvailable 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 DescribeReplicationGroupsRequest.builder()
describeReplicationGroupsRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeReplicationGroupsResponse> waitUntilReplicationGroupAvailable(DescribeReplicationGroupsRequest describeReplicationGroupsRequest, WaiterOverrideConfiguration overrideConfig)
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupAvailable is met, or until it is determined that the resource will never enter into the
desired statedescribeReplicationGroupsRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeReplicationGroupsResponse> waitUntilReplicationGroupAvailable(Consumer<DescribeReplicationGroupsRequest.Builder> describeReplicationGroupsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupAvailable 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
describeReplicationGroupsRequest - 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<DescribeReplicationGroupsResponse> waitUntilReplicationGroupDeleted(DescribeReplicationGroupsRequest describeReplicationGroupsRequest)
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupDeleted is met, or until it is determined that the resource will never enter into the
desired statedescribeReplicationGroupsRequest - the request to be used for pollingdefault WaiterResponse<DescribeReplicationGroupsResponse> waitUntilReplicationGroupDeleted(Consumer<DescribeReplicationGroupsRequest.Builder> describeReplicationGroupsRequest)
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupDeleted 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 DescribeReplicationGroupsRequest.builder()
describeReplicationGroupsRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeReplicationGroupsResponse> waitUntilReplicationGroupDeleted(DescribeReplicationGroupsRequest describeReplicationGroupsRequest, WaiterOverrideConfiguration overrideConfig)
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupDeleted is met, or until it is determined that the resource will never enter into the
desired statedescribeReplicationGroupsRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeReplicationGroupsResponse> waitUntilReplicationGroupDeleted(Consumer<DescribeReplicationGroupsRequest.Builder> describeReplicationGroupsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ElastiCacheClient.describeReplicationGroups() API until the desired condition
ReplicationGroupDeleted 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
describeReplicationGroupsRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersstatic ElastiCacheWaiter.Builder builder()
ElastiCacheWaiter.static ElastiCacheWaiter create()
ElastiCacheWaiter with the default configuration.
A default ElastiCacheClient 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.
ElastiCacheWaiterCopyright © 2023. All rights reserved.