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