Package software.amazon.awssdk.core.waiters
package software.amazon.awssdk.core.waiters
-
ClassDescriptionAsyncWaiter<T>Waiter utility class that waits for a resource to transition to the desired state asynchronouslyThe Waiter BuilderWaiter<T>Waiter utility class that waits for a resource to transition to the desired state.The Waiter BuilderInspects the response or errors returned from the operation and determines whether an expected state is met and returns the next
WaiterState
that the waiter should be transitioned to.WaiterBuilder<T,B> Configuration values for theWaiter
.The response returned from a waiter operation