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