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 class
JacksonInputReader
Methods in io.quarkus.amazon.lambda.runtime that return LambdaInputReader Modifier and Type Method Description protected abstract LambdaInputReader
AbstractLambdaPollLoop. getInputReader()
-