Uses of Class
software.amazon.cloudformation.proxy.hook.HookHandlerRequest
Packages that use HookHandlerRequest
-
Uses of HookHandlerRequest in software.amazon.cloudformation
Methods in software.amazon.cloudformation with parameters of type HookHandlerRequestModifier and TypeMethodDescriptionabstract ProgressEvent<TargetT,CallbackT> HookAbstractWrapper.invokeHandler(AmazonWebServicesClientProxy proxy, HookHandlerRequest request, HookInvocationPoint invocationPoint, CallbackT callbackContext, ConfigurationT typeConfiguration) Implemented by the handler package as the key entry point.