Uses of Class
software.amazon.cloudformation.proxy.ResourceHandlerRequest
Packages that use ResourceHandlerRequest
-
Uses of ResourceHandlerRequest in software.amazon.cloudformation
Methods in software.amazon.cloudformation with parameters of type ResourceHandlerRequestModifier and TypeMethodDescriptionabstract ProgressEvent<ResourceT,CallbackT> AbstractWrapper.invokeHandler(AmazonWebServicesClientProxy proxy, ResourceHandlerRequest<ResourceT> request, Action action, CallbackT callbackContext, ConfigurationT typeConfiguration) Implemented by the handler package as the key entry point.