Uses of Interface
io.envoyproxy.envoy.extensions.path.match.uri_template.v3.UriTemplateMatchConfigOrBuilder
-
Packages that use UriTemplateMatchConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.path.match.uri_template.v3 -
-
Uses of UriTemplateMatchConfigOrBuilder in io.envoyproxy.envoy.extensions.path.match.uri_template.v3
Classes in io.envoyproxy.envoy.extensions.path.match.uri_template.v3 that implement UriTemplateMatchConfigOrBuilder Modifier and Type Class Description classUriTemplateMatchConfigIf specified, the route is a template match rule meaning that the ``:path`` header (without the query string) must match the given ``path_template`` pattern.static classUriTemplateMatchConfig.BuilderIf specified, the route is a template match rule meaning that the ``:path`` header (without the query string) must match the given ``path_template`` pattern.
-