Uses of Interface
software.amazon.awscdk.services.appmesh.CfnGatewayRoute.HttpPathMatchProperty
Packages that use CfnGatewayRoute.HttpPathMatchProperty
-
Uses of CfnGatewayRoute.HttpPathMatchProperty in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement CfnGatewayRoute.HttpPathMatchPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGatewayRoute.HttpPathMatchPropertyMethods in software.amazon.awscdk.services.appmesh that return CfnGatewayRoute.HttpPathMatchPropertyModifier and TypeMethodDescriptionCfnGatewayRoute.HttpPathMatchProperty.Builder.build()Builds the configured instance.HttpGatewayRoutePathMatchConfig.getWholePathMatch()Gateway route configuration for matching on the complete URL path of the request.HttpGatewayRoutePathMatchConfig.Jsii$Proxy.getWholePathMatch()Methods in software.amazon.awscdk.services.appmesh with parameters of type CfnGatewayRoute.HttpPathMatchPropertyModifier and TypeMethodDescriptionCfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder.path(CfnGatewayRoute.HttpPathMatchProperty path) Sets the value ofCfnGatewayRoute.HttpGatewayRouteMatchProperty.getPath()HttpGatewayRoutePathMatchConfig.Builder.wholePathMatch(CfnGatewayRoute.HttpPathMatchProperty wholePathMatch) Sets the value ofHttpGatewayRoutePathMatchConfig.getWholePathMatch()