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