@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSRoute53RecoveryControlConfigWaiters extends Object
Constructor and Description |
---|
AWSRoute53RecoveryControlConfigWaiters(AWSRoute53RecoveryControlConfig client)
Constructs a new AWSRoute53RecoveryControlConfigWaiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<DescribeClusterRequest> |
clusterCreated()
Builds a ClusterCreated 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<DescribeClusterRequest> |
clusterDeleted()
Builds a ClusterDeleted 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<DescribeControlPanelRequest> |
controlPanelCreated()
Builds a ControlPanelCreated 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<DescribeControlPanelRequest> |
controlPanelDeleted()
Builds a ControlPanelDeleted 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<DescribeRoutingControlRequest> |
routingControlCreated()
Builds a RoutingControlCreated 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<DescribeRoutingControlRequest> |
routingControlDeleted()
Builds a RoutingControlDeleted 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 AWSRoute53RecoveryControlConfigWaiters(AWSRoute53RecoveryControlConfig client)
client
- Service clientpublic Waiter<DescribeClusterRequest> clusterDeleted()
public Waiter<DescribeControlPanelRequest> controlPanelDeleted()
public Waiter<DescribeControlPanelRequest> controlPanelCreated()
public Waiter<DescribeRoutingControlRequest> routingControlDeleted()
public Waiter<DescribeRoutingControlRequest> routingControlCreated()
public Waiter<DescribeClusterRequest> clusterCreated()
public void shutdown()