Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder
Packages that use CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder
-
Uses of CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.BuilderModifier and TypeMethodDescriptionCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.builder()CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder.grpcRoute(CfnGatewayRoutePropsMixin.GrpcGatewayRouteProperty grpcRoute) Sets the value ofCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.getGrpcRoute()CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder.grpcRoute(IResolvable grpcRoute) Sets the value ofCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.getGrpcRoute()CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder.http2Route(CfnGatewayRoutePropsMixin.HttpGatewayRouteProperty http2Route) Sets the value ofCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.getHttp2Route()CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder.http2Route(IResolvable http2Route) Sets the value ofCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.getHttp2Route()CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder.httpRoute(CfnGatewayRoutePropsMixin.HttpGatewayRouteProperty httpRoute) Sets the value ofCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.getHttpRoute()CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder.httpRoute(IResolvable httpRoute) Sets the value ofCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.getHttpRoute()Sets the value ofCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.getPriority()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder.