Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnRoutePropsMixin.HttpRouteMatchProperty.Builder
Packages that use CfnRoutePropsMixin.HttpRouteMatchProperty.Builder
-
Uses of CfnRoutePropsMixin.HttpRouteMatchProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnRoutePropsMixin.HttpRouteMatchProperty.BuilderModifier and TypeMethodDescriptionCfnRoutePropsMixin.HttpRouteMatchProperty.builder()Sets the value ofCfnRoutePropsMixin.HttpRouteMatchProperty.getHeaders()CfnRoutePropsMixin.HttpRouteMatchProperty.Builder.headers(IResolvable headers) Sets the value ofCfnRoutePropsMixin.HttpRouteMatchProperty.getHeaders()Sets the value ofCfnRoutePropsMixin.HttpRouteMatchProperty.getMethod()CfnRoutePropsMixin.HttpRouteMatchProperty.Builder.path(CfnRoutePropsMixin.HttpPathMatchProperty path) Sets the value ofCfnRoutePropsMixin.HttpRouteMatchProperty.getPath()CfnRoutePropsMixin.HttpRouteMatchProperty.Builder.path(IResolvable path) Sets the value ofCfnRoutePropsMixin.HttpRouteMatchProperty.getPath()Sets the value ofCfnRoutePropsMixin.HttpRouteMatchProperty.getPort()Sets the value ofCfnRoutePropsMixin.HttpRouteMatchProperty.getPrefix()CfnRoutePropsMixin.HttpRouteMatchProperty.Builder.queryParameters(List<? extends Object> queryParameters) Sets the value ofCfnRoutePropsMixin.HttpRouteMatchProperty.getQueryParameters()CfnRoutePropsMixin.HttpRouteMatchProperty.Builder.queryParameters(IResolvable queryParameters) Sets the value ofCfnRoutePropsMixin.HttpRouteMatchProperty.getQueryParameters()Sets the value ofCfnRoutePropsMixin.HttpRouteMatchProperty.getScheme()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnRoutePropsMixin.HttpRouteMatchProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoutePropsMixin.HttpRouteMatchProperty.Builder.