Uses of Record Class
io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.InputOutputTypes
-
Uses of RequestHandlerJandexUtil.InputOutputTypes in io.quarkus.amazon.lambda.deployment
Methods in io.quarkus.amazon.lambda.deployment that return RequestHandlerJandexUtil.InputOutputTypesModifier and TypeMethodDescriptionRequestHandlerJandexUtil.RequestHandlerJandexDefinition.inputOutputTypes()Returns the value of theinputOutputTypesrecord component.Constructors in io.quarkus.amazon.lambda.deployment with parameters of type RequestHandlerJandexUtil.InputOutputTypesModifierConstructorDescriptionRequestHandlerJandexDefinition(org.jboss.jandex.ClassInfo handlerClass, org.jboss.jandex.MethodInfo method, RequestHandlerJandexUtil.InputOutputTypes inputOutputTypes) Creates an instance of aRequestHandlerJandexDefinitionrecord class.