Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder
Packages that use CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder
-
Uses of CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.BuilderModifier and TypeMethodDescriptionCfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.builder()CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder.headers(List<? extends Object> headers) Sets the value ofCfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.getHeaders()CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder.headers(IResolvable headers) Sets the value ofCfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.getHeaders()CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder.hostname(CfnGatewayRoutePropsMixin.GatewayRouteHostnameMatchProperty hostname) Sets the value ofCfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.getHostname()CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder.hostname(IResolvable hostname) Sets the value ofCfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.getHostname()Sets the value ofCfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.getMethod()CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder.path(CfnGatewayRoutePropsMixin.HttpPathMatchProperty path) Sets the value ofCfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.getPath()CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder.path(IResolvable path) Sets the value ofCfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.getPath()Sets the value ofCfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.getPort()Sets the value ofCfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.getPrefix()CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder.queryParameters(List<? extends Object> queryParameters) CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder.queryParameters(IResolvable queryParameters) Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayRoutePropsMixin.HttpGatewayRouteMatchProperty.Builder.