Class Hierarchy
- java.lang.Object
- com.oracle.bmc.waiter.BmcGenericWaiter
- com.oracle.bmc.waiter.ExponentialBackoffDelayStrategy (implements com.oracle.bmc.waiter.DelayStrategy)
- com.oracle.bmc.waiter.ExponentialBackoffDelayStrategyWithJitter
- com.oracle.bmc.waiter.FixedTimeDelayStrategy (implements com.oracle.bmc.waiter.DelayStrategy)
- com.oracle.bmc.waiter.GenericWaiter
- com.oracle.bmc.waiter.MaxAttemptsTerminationStrategy (implements com.oracle.bmc.waiter.TerminationStrategy)
- com.oracle.bmc.waiter.MaxTimeTerminationStrategy (implements com.oracle.bmc.waiter.TerminationStrategy)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.oracle.bmc.waiter.BmcGenericWaiter.WaitConditionFailedException
- java.lang.Exception
- com.oracle.bmc.waiter.WaiterConfiguration
- com.oracle.bmc.waiter.WaiterConfiguration.WaitContext
- com.oracle.bmc.waiter.Waiters
Interface Hierarchy
- com.oracle.bmc.waiter.DelayStrategy
- com.oracle.bmc.waiter.TerminationStrategy
- com.oracle.bmc.waiter.Waiter<REQUEST,RESPONSE>
- com.oracle.bmc.waiter.WaiterScheduler