Uses of Class
software.amazon.cloudformation.proxy.delay.MultipleOf
-
Packages that use MultipleOf Package Description software.amazon.cloudformation.proxy.delay -
-
Uses of MultipleOf in software.amazon.cloudformation.proxy.delay
Subclasses of MultipleOf in software.amazon.cloudformation.proxy.delay Modifier and Type Class Description classShiftByMultipleOfProvides delay seconds which is a multiple of the delay shifted from previous attempt's accrual untilAbstractDelay.timeouthas been reached.Methods in software.amazon.cloudformation.proxy.delay that return MultipleOf Modifier and Type Method Description MultipleOfMultipleOf.Builder. build()
-