Uses of Class
software.amazon.awscdk.aws_apigatewayv2_integrations.WebSocketLambdaIntegrationProps.Builder
Packages that use WebSocketLambdaIntegrationProps.Builder
Package
Description
AWS APIGatewayv2 Integrations
-
Uses of WebSocketLambdaIntegrationProps.Builder in software.amazon.awscdk.aws_apigatewayv2_integrations
Methods in software.amazon.awscdk.aws_apigatewayv2_integrations that return WebSocketLambdaIntegrationProps.BuilderModifier and TypeMethodDescriptionWebSocketLambdaIntegrationProps.builder()WebSocketLambdaIntegrationProps.Builder.contentHandling(ContentHandling contentHandling) Sets the value ofWebSocketLambdaIntegrationProps.getContentHandling()Sets the value ofWebSocketLambdaIntegrationProps.getTimeout()Constructors in software.amazon.awscdk.aws_apigatewayv2_integrations with parameters of type WebSocketLambdaIntegrationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theWebSocketLambdaIntegrationProps.Builder.