Uses of Interface
software.amazon.cloudformation.proxy.WaitStrategy
Packages that use WaitStrategy
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 WaitStrategy in software.amazon.cloudformation.proxy
Methods in software.amazon.cloudformation.proxy that return WaitStrategyModifier and TypeMethodDescriptionstatic WaitStrategyWaitStrategy.newLocalLoopAwaitStrategy(Supplier<Long> remainingTimeToExecute) static WaitStrategyWaitStrategy.scheduleForCallbackStrategy()Constructors in software.amazon.cloudformation.proxy with parameters of type WaitStrategyModifierConstructorDescriptionAmazonWebServicesClientProxy(LoggerProxy loggerProxy, Credentials credentials, DelayFactory override, WaitStrategy waitStrategy)