Uses of Class
software.amazon.awscdk.services.apigatewayv2.WebSocketRouteIntegrationConfig.Builder
Packages that use WebSocketRouteIntegrationConfig.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of WebSocketRouteIntegrationConfig.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return WebSocketRouteIntegrationConfig.BuilderModifier and TypeMethodDescriptionWebSocketRouteIntegrationConfig.builder()
WebSocketRouteIntegrationConfig.Builder.type
(WebSocketIntegrationType type) Sets the value ofWebSocketRouteIntegrationConfig.getType()
Sets the value ofWebSocketRouteIntegrationConfig.getUri()
Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type WebSocketRouteIntegrationConfig.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theWebSocketRouteIntegrationConfig.Builder
.