Uses of Class
io.quarkus.amazon.lambda.http.model.ApiGatewayAuthorizerContext
-
Packages that use ApiGatewayAuthorizerContext Package Description io.quarkus.amazon.lambda.http.model -
-
Uses of ApiGatewayAuthorizerContext in io.quarkus.amazon.lambda.http.model
Methods in io.quarkus.amazon.lambda.http.model that return ApiGatewayAuthorizerContext Modifier and Type Method Description ApiGatewayAuthorizerContextAwsProxyRequestContext. getAuthorizer()Methods in io.quarkus.amazon.lambda.http.model with parameters of type ApiGatewayAuthorizerContext Modifier and Type Method Description voidAwsProxyRequestContext. setAuthorizer(ApiGatewayAuthorizerContext authorizer)
-