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 ApiGatewayRequestIdentityAwsProxyRequestContext. getIdentity()Methods in io.quarkus.amazon.lambda.http.model with parameters of type ApiGatewayRequestIdentity Modifier and Type Method Description voidAwsProxyRequestContext. setIdentity(ApiGatewayRequestIdentity identity)
-