Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.Builder
Packages that use CfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.Builder
-
Uses of CfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.BuilderModifier and TypeMethodDescriptionCfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.builder()CfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.Builder.hostname(CfnGatewayRoutePropsMixin.GatewayRouteHostnameMatchProperty hostname) Sets the value ofCfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.getHostname()CfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.Builder.hostname(IResolvable hostname) Sets the value ofCfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.getHostname()CfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.Builder.metadata(List<? extends Object> metadata) Sets the value ofCfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.getMetadata()CfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.Builder.metadata(IResolvable metadata) Sets the value ofCfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.getMetadata()Sets the value ofCfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.getPort()CfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.Builder.serviceName(String serviceName) Sets the value ofCfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.getServiceName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayRoutePropsMixin.GrpcGatewayRouteMatchProperty.Builder.