JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
software.amazon.cloudformation.proxy.CallChain.Caller.call
(BiFunction<RequestT, ProxyClient<ClientT>, ResponseT>)
software.amazon.cloudformation.proxy.CallChain.Caller.retry
(Delay)
software.amazon.cloudformation.proxy.CallChain.Exceptional.exceptFilter
(CallChain.Callback<? super RequestT, Exception, ClientT, ModelT, CallbackT, Boolean>)
software.amazon.cloudformation.proxy.CallChain.Exceptional.exceptHandler
(CallChain.ExceptionPropagate<? super RequestT, Exception, ClientT, ModelT, CallbackT, ProgressEvent<ModelT, CallbackT>>)
software.amazon.cloudformation.proxy.CallChain.RequestMaker.request
(Function<ModelT, RequestT>)