Uses of Class
software.amazon.cloudformation.proxy.AmazonWebServicesClientProxy
-
Packages that use AmazonWebServicesClientProxy Package Description software.amazon.cloudformation -
-
Uses of AmazonWebServicesClientProxy in software.amazon.cloudformation
Methods in software.amazon.cloudformation with parameters of type AmazonWebServicesClientProxy Modifier and Type Method Description abstract ProgressEvent<ResourceT,CallbackT>LambdaWrapper. invokeHandler(AmazonWebServicesClientProxy proxy, ResourceHandlerRequest<ResourceT> request, Action action, CallbackT callbackContext)Implemented by the handler package as the key entry point.
-