Uses of Interface
io.envoyproxy.envoy.config.route.v3.RouteMatchOrBuilder
-
Packages that use RouteMatchOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 -
-
Uses of RouteMatchOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RouteMatchOrBuilder Modifier and Type Class Description classRouteMatch[#next-free-field: 16]static classRouteMatch.Builder[#next-free-field: 16]Methods in io.envoyproxy.envoy.config.route.v3 that return RouteMatchOrBuilder Modifier and Type Method Description RouteMatchOrBuilderRoute.Builder. getMatchOrBuilder()Route matching parameters.RouteMatchOrBuilderRoute. getMatchOrBuilder()Route matching parameters.RouteMatchOrBuilderRouteOrBuilder. getMatchOrBuilder()Route matching parameters. -
Uses of RouteMatchOrBuilder in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return RouteMatchOrBuilder Modifier and Type Method Description RouteMatchOrBuilderRequirementRule.Builder. getMatchOrBuilder()The route matching parameter.RouteMatchOrBuilderRequirementRule. getMatchOrBuilder()The route matching parameter.RouteMatchOrBuilderRequirementRuleOrBuilder. getMatchOrBuilder()The route matching parameter.
-