Class HandlerRequest<ResourceT,​CallbackT>

java.lang.Object
software.amazon.cloudformation.proxy.HandlerRequest<ResourceT,​CallbackT>

public class HandlerRequest<ResourceT,​CallbackT>
extends java.lang.Object
This interface describes the request object for the provisioning request
  • Constructor Summary

    Constructors
    Constructor Description
    HandlerRequest()  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HandlerRequest

      public HandlerRequest()