Uses of Interface
software.amazon.cloudformation.proxy.CallChain.ExceptionPropagate
Packages that use CallChain.ExceptionPropagate
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 CallChain.ExceptionPropagate in software.amazon.cloudformation.proxy
Methods in software.amazon.cloudformation.proxy with parameters of type CallChain.ExceptionPropagateModifier and TypeMethodDescriptionCallChain.Exceptional.exceptHandler(CallChain.ExceptionPropagate<? super RequestT, Exception, ClientT, ModelT, CallbackT, ProgressEvent<ModelT, CallbackT>> handler) Deprecated.CallChain.Exceptional.handleError(CallChain.ExceptionPropagate<? super RequestT, Exception, ClientT, ModelT, CallbackT, ProgressEvent<ModelT, CallbackT>> handler)