@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSSSMIncidentsWaiters extends Object
Constructor and Description |
---|
AWSSSMIncidentsWaiters(AWSSSMIncidents client)
Constructs a new AWSSSMIncidentsWaiters with the given client
|
Modifier and Type | Method and Description |
---|---|
void |
shutdown() |
Waiter<GetReplicationSetRequest> |
waitForReplicationSetActive()
Builds a WaitForReplicationSetActive 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<GetReplicationSetRequest> |
waitForReplicationSetDeleted()
Builds a WaitForReplicationSetDeleted 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 AWSSSMIncidentsWaiters(AWSSSMIncidents client)
client
- Service clientpublic Waiter<GetReplicationSetRequest> waitForReplicationSetDeleted()
public Waiter<GetReplicationSetRequest> waitForReplicationSetActive()
public void shutdown()