Package io.aws.lambda.events.gateway
Class APIGatewayV2WebSocketEvent.RequestContext
- java.lang.Object
-
- io.aws.lambda.events.gateway.APIGatewayV2WebSocketEvent.RequestContext
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- APIGatewayV2WebSocketEvent
public static class APIGatewayV2WebSocketEvent.RequestContext extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RequestContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull java.util.Map<java.lang.String,java.lang.Object>getAuthorizer()
-