Package software.amazon.awssdk.core.waiters
-
Interface Summary Interface Description AsyncWaiter<T> Waiter utility class that waits for a resource to transition to the desired state asynchronouslyAsyncWaiter.Builder<T> The Waiter BuilderWaiter<T> Waiter utility class that waits for a resource to transition to the desired state.Waiter.Builder<T> The Waiter BuilderWaiterAcceptor<T> Inspects the response or errors returned from the operation and determines whether an expected state is met and returns the nextWaiterState
that the waiter should be transitioned to.WaiterBuilder<T,B> WaiterResponse<T> The response returned from a waiter operation -
Class Summary Class Description WaiterOverrideConfiguration Configuration values for theWaiter
.WaiterOverrideConfiguration.Builder -
Enum Summary Enum Description WaiterState