Class APIGatewayProxyEventSource

    • Constructor Detail

      • APIGatewayProxyEventSource

        public APIGatewayProxyEventSource()
    • Method Detail

      • check

        public boolean check​(io.vertx.core.json.JsonObject pEvent)
        Specified by:
        check in interface EventSource
      • transform

        public io.vertx.core.json.JsonObject transform​(io.vertx.core.json.JsonObject pEvent)
        Specified by:
        transform in interface EventSource