| Class | Description |
|---|---|
| AsyncWaiterExecutor<T> |
Executes async waiter operations
|
| DefaultAsyncWaiter<T> |
Default implementation of the generic
AsyncWaiter. |
| DefaultAsyncWaiter.DefaultBuilder<T> | |
| DefaultWaiter<T> |
Default implementation of the generic
Waiter. |
| DefaultWaiter.DefaultBuilder<T> | |
| DefaultWaiterResponse<T> |
The default implementation of the
WaiterResponse |
| DefaultWaiterResponse.Builder<T> | |
| ResponseOrException<R> |
Represents a value that can be either a response or a Throwable
|
| WaiterAttribute<T> |
Key for additional attribute used in waiter classes
|
| WaiterConfiguration |
Internal waiter configuration class that provides default values if not overridden.
|
| WaiterExecutor<T> |
Executes sync waiter operations
|
| WaiterExecutorHelper<T> |
The waiter executor helper class.
|
Copyright © 2021. All rights reserved.