Uses of Interface
software.amazon.cloudformation.proxy.DelayFactory
Packages that use DelayFactory
Package
Description
This package provide facilities to make it easy to work against AWS APIs that
are eventually consistent for applying resource state.
-
Uses of DelayFactory in software.amazon.cloudformation.proxy
Fields in software.amazon.cloudformation.proxy declared as DelayFactoryModifier and TypeFieldDescriptionstatic final DelayFactoryDelayFactory.CONSTANT_DEFAULT_DELAY_FACTORYConstructors in software.amazon.cloudformation.proxy with parameters of type DelayFactoryModifierConstructorDescriptionAmazonWebServicesClientProxy(LoggerProxy loggerProxy, Credentials credentials, Supplier<Long> remainingTimeToExecute, DelayFactory override) AmazonWebServicesClientProxy(LoggerProxy loggerProxy, Credentials credentials, DelayFactory override, WaitStrategy waitStrategy)