Uses of Class
software.amazon.awscdk.services.appmesh.CfnGatewayRoute.GrpcGatewayRouteProperty.Builder
Packages that use CfnGatewayRoute.GrpcGatewayRouteProperty.Builder
-
Uses of CfnGatewayRoute.GrpcGatewayRouteProperty.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnGatewayRoute.GrpcGatewayRouteProperty.BuilderModifier and TypeMethodDescriptionCfnGatewayRoute.GrpcGatewayRouteProperty.Builder.action(IResolvable action) Sets the value ofCfnGatewayRoute.GrpcGatewayRouteProperty.getAction()CfnGatewayRoute.GrpcGatewayRouteProperty.Builder.action(CfnGatewayRoute.GrpcGatewayRouteActionProperty action) Sets the value ofCfnGatewayRoute.GrpcGatewayRouteProperty.getAction()CfnGatewayRoute.GrpcGatewayRouteProperty.builder()CfnGatewayRoute.GrpcGatewayRouteProperty.Builder.match(IResolvable match) Sets the value ofCfnGatewayRoute.GrpcGatewayRouteProperty.getMatch()CfnGatewayRoute.GrpcGatewayRouteProperty.Builder.match(CfnGatewayRoute.GrpcGatewayRouteMatchProperty match) Sets the value ofCfnGatewayRoute.GrpcGatewayRouteProperty.getMatch()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnGatewayRoute.GrpcGatewayRouteProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayRoute.GrpcGatewayRouteProperty.Builder.