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