Uses of Class
io.quarkus.amazon.lambda.http.model.ApiGatewayRequestIdentity
-
Packages that use ApiGatewayRequestIdentity Package Description io.quarkus.amazon.lambda.http.model -
-
Uses of ApiGatewayRequestIdentity in io.quarkus.amazon.lambda.http.model
Methods in io.quarkus.amazon.lambda.http.model that return ApiGatewayRequestIdentity Modifier and Type Method Description ApiGatewayRequestIdentity
AwsProxyRequestContext. getIdentity()
Methods in io.quarkus.amazon.lambda.http.model with parameters of type ApiGatewayRequestIdentity Modifier and Type Method Description void
AwsProxyRequestContext. setIdentity(ApiGatewayRequestIdentity identity)
-