Uses of Package
software.amazon.cloudformation.proxy.delay
Packages that use software.amazon.cloudformation.proxy.delay
-
Classes in software.amazon.cloudformation.proxy.delay used by software.amazon.cloudformation.proxy.delayClassDescriptionProvides blended delay of seconds for each attempt until all delays in the order start to return
Duration.ZERO.Build the finalDelaybased timeout and other specifications.Provides constant fixed delay seconds for each attempt untilAbstractDelay.timeouthas been reached.Exponential, provides waves starting with minimum delay ofAbstractDelay.timeoutis exceededProvides constant fixed delay seconds which is a multiple of the delay for each attempt untilAbstractDelay.timeouthas been reached.Provides delay seconds which is a multiple of the delay shifted from previous attempt's accrual untilAbstractDelay.timeouthas been reached.