Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnRoutePropsMixin.RouteSpecProperty.Builder
Packages that use CfnRoutePropsMixin.RouteSpecProperty.Builder
-
Uses of CfnRoutePropsMixin.RouteSpecProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnRoutePropsMixin.RouteSpecProperty.BuilderModifier and TypeMethodDescriptionCfnRoutePropsMixin.RouteSpecProperty.builder()CfnRoutePropsMixin.RouteSpecProperty.Builder.grpcRoute(CfnRoutePropsMixin.GrpcRouteProperty grpcRoute) Sets the value ofCfnRoutePropsMixin.RouteSpecProperty.getGrpcRoute()CfnRoutePropsMixin.RouteSpecProperty.Builder.grpcRoute(IResolvable grpcRoute) Sets the value ofCfnRoutePropsMixin.RouteSpecProperty.getGrpcRoute()CfnRoutePropsMixin.RouteSpecProperty.Builder.http2Route(CfnRoutePropsMixin.HttpRouteProperty http2Route) Sets the value ofCfnRoutePropsMixin.RouteSpecProperty.getHttp2Route()CfnRoutePropsMixin.RouteSpecProperty.Builder.http2Route(IResolvable http2Route) Sets the value ofCfnRoutePropsMixin.RouteSpecProperty.getHttp2Route()CfnRoutePropsMixin.RouteSpecProperty.Builder.httpRoute(CfnRoutePropsMixin.HttpRouteProperty httpRoute) Sets the value ofCfnRoutePropsMixin.RouteSpecProperty.getHttpRoute()CfnRoutePropsMixin.RouteSpecProperty.Builder.httpRoute(IResolvable httpRoute) Sets the value ofCfnRoutePropsMixin.RouteSpecProperty.getHttpRoute()Sets the value ofCfnRoutePropsMixin.RouteSpecProperty.getPriority()CfnRoutePropsMixin.RouteSpecProperty.Builder.tcpRoute(CfnRoutePropsMixin.TcpRouteProperty tcpRoute) Sets the value ofCfnRoutePropsMixin.RouteSpecProperty.getTcpRoute()CfnRoutePropsMixin.RouteSpecProperty.Builder.tcpRoute(IResolvable tcpRoute) Sets the value ofCfnRoutePropsMixin.RouteSpecProperty.getTcpRoute()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnRoutePropsMixin.RouteSpecProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoutePropsMixin.RouteSpecProperty.Builder.