Class ResourceHandlerTestPayload<ModelT,​CallbackT>

  • Type Parameters:
    ModelT - Type of resource model being provisioned
    CallbackT - Type of callback data to be passed on re-invocation

    public class ResourceHandlerTestPayload<ModelT,​CallbackT>
    extends Object
    This POJO is for the test entrypoint that bypasses the wrapper for direct testing.
    • Constructor Detail

      • ResourceHandlerTestPayload

        public ResourceHandlerTestPayload()