@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSDatabaseMigrationServiceWaiters extends Object
Constructor and Description |
---|
AWSDatabaseMigrationServiceWaiters(AWSDatabaseMigrationService client)
Constructs a new AWSDatabaseMigrationServiceWaiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<DescribeEndpointsRequest> |
endpointDeleted()
Builds a EndpointDeleted 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<DescribeReplicationInstancesRequest> |
replicationInstanceAvailable()
Builds a ReplicationInstanceAvailable 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<DescribeReplicationInstancesRequest> |
replicationInstanceDeleted()
Builds a ReplicationInstanceDeleted 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<DescribeReplicationTasksRequest> |
replicationTaskDeleted()
Builds a ReplicationTaskDeleted 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<DescribeReplicationTasksRequest> |
replicationTaskReady()
Builds a ReplicationTaskReady 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<DescribeReplicationTasksRequest> |
replicationTaskRunning()
Builds a ReplicationTaskRunning 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<DescribeReplicationTasksRequest> |
replicationTaskStopped()
Builds a ReplicationTaskStopped 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() |
Waiter<DescribeConnectionsRequest> |
testConnectionSucceeds()
Builds a TestConnectionSucceeds 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.
|
public AWSDatabaseMigrationServiceWaiters(AWSDatabaseMigrationService client)
client
- Service clientpublic Waiter<DescribeConnectionsRequest> testConnectionSucceeds()
public Waiter<DescribeReplicationInstancesRequest> replicationInstanceAvailable()
public Waiter<DescribeReplicationTasksRequest> replicationTaskReady()
public Waiter<DescribeEndpointsRequest> endpointDeleted()
public Waiter<DescribeReplicationTasksRequest> replicationTaskDeleted()
public Waiter<DescribeReplicationTasksRequest> replicationTaskStopped()
public Waiter<DescribeReplicationTasksRequest> replicationTaskRunning()
public Waiter<DescribeReplicationInstancesRequest> replicationInstanceDeleted()
public void shutdown()