Uses of Class
software.amazon.cloudformation.proxy.HandlerRequest
Packages that use HandlerRequest
-
Uses of HandlerRequest in software.amazon.cloudformation.scheduler
Methods in software.amazon.cloudformation.scheduler with parameters of type HandlerRequestModifier and TypeMethodDescription<ResourceT,CallbackT, ConfigurationT>
voidCloudWatchScheduler.rescheduleAfterMinutes(String functionArn, int minutesFromNow, HandlerRequest<ResourceT, CallbackT, ConfigurationT> handlerRequest) Schedule a re-invocation of the executing handler no less than 1 minute from now