Uses of Interface
io.quarkus.amazon.lambda.runtime.LambdaInputReader
-
-
Uses of LambdaInputReader in io.quarkus.amazon.lambda.runtime
Classes in io.quarkus.amazon.lambda.runtime that implement LambdaInputReader Modifier and Type Class Description classJacksonInputReaderMethods in io.quarkus.amazon.lambda.runtime that return LambdaInputReader Modifier and Type Method Description protected abstract LambdaInputReaderAbstractLambdaPollLoop. getInputReader()
-