Class ResourceHandlerRequest<T>

  • Type Parameters:
    T - Type of resource model being provisioned

    public class ResourceHandlerRequest<T>
    extends Object
    This interface describes the request object for the provisioning request passed to the implementor. It is transformed from an instance of HandlerRequest by the LambdaWrapper to only items of concern
    • Constructor Detail

      • ResourceHandlerRequest

        public ResourceHandlerRequest()