@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonElastiCacheWaiters extends Object
Constructor and Description |
---|
AmazonElastiCacheWaiters(AmazonElastiCache client)
Constructs a new AmazonElastiCacheWaiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<DescribeCacheClustersRequest> |
cacheClusterAvailable()
Builds a CacheClusterAvailable waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeCacheClustersRequest> |
cacheClusterDeleted()
Builds a CacheClusterDeleted waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeReplicationGroupsRequest> |
replicationGroupAvailable()
Builds a ReplicationGroupAvailable waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeReplicationGroupsRequest> |
replicationGroupDeleted()
Builds a ReplicationGroupDeleted waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
void |
shutdown() |
public AmazonElastiCacheWaiters(AmazonElastiCache client)
client
- Service clientpublic Waiter<DescribeCacheClustersRequest> cacheClusterDeleted()
public Waiter<DescribeReplicationGroupsRequest> replicationGroupAvailable()
public Waiter<DescribeCacheClustersRequest> cacheClusterAvailable()
public Waiter<DescribeReplicationGroupsRequest> replicationGroupDeleted()
public void shutdown()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.