Uses of Class
software.amazon.awscdk.services.apigatewayv2.WebSocketRouteIntegrationBindOptions.Builder
Packages that use WebSocketRouteIntegrationBindOptions.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of WebSocketRouteIntegrationBindOptions.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return WebSocketRouteIntegrationBindOptions.BuilderModifier and TypeMethodDescriptionWebSocketRouteIntegrationBindOptions.builder()WebSocketRouteIntegrationBindOptions.Builder.route(IWebSocketRoute route) Sets the value ofWebSocketRouteIntegrationBindOptions.getRoute()Sets the value ofWebSocketRouteIntegrationBindOptions.getScope()Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type WebSocketRouteIntegrationBindOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theWebSocketRouteIntegrationBindOptions.Builder.