Class ArtefactFunctionHandler

    • Constructor Detail

      • ArtefactFunctionHandler

        public ArtefactFunctionHandler()
    • Method Detail

      • handle

        protected step.functions.io.Output<javax.json.JsonObject> handle​(step.functions.io.Input<javax.json.JsonObject> input)
        Specified by:
        handle in class AbstractFunctionHandler<javax.json.JsonObject,​javax.json.JsonObject>