Package | Description |
---|---|
com.amazonaws.services.elasticache |
|
com.amazonaws.services.elasticache.model | |
com.amazonaws.services.elasticache.waiters |
Modifier and Type | Method and Description |
---|---|
DescribeReplicationGroupsRequest |
DescribeReplicationGroupsRequest.clone() |
DescribeReplicationGroupsRequest |
DescribeReplicationGroupsRequest.withMarker(String marker)
An optional marker returned from a prior request.
|
DescribeReplicationGroupsRequest |
DescribeReplicationGroupsRequest.withMaxRecords(Integer maxRecords)
The maximum number of records to include in the response.
|
DescribeReplicationGroupsRequest |
DescribeReplicationGroupsRequest.withReplicationGroupId(String replicationGroupId)
The identifier for the replication group to be described.
|
Modifier and Type | Method and Description |
---|---|
Waiter<DescribeReplicationGroupsRequest> |
AmazonElastiCacheWaiters.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> |
AmazonElastiCacheWaiters.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.
|
Modifier and Type | Method and Description |
---|---|
DescribeReplicationGroupsResult |
DescribeReplicationGroupsFunction.apply(DescribeReplicationGroupsRequest describeReplicationGroupsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2018. All rights reserved.