Uses of Interface
io.envoyproxy.envoy.config.route.v3.RouteMatch.ConnectMatcherOrBuilder
-
Packages that use RouteMatch.ConnectMatcherOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of RouteMatch.ConnectMatcherOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RouteMatch.ConnectMatcherOrBuilder Modifier and Type Class Description static classRouteMatch.ConnectMatcherAn extensible message for matching CONNECT requests.static classRouteMatch.ConnectMatcher.BuilderAn extensible message for matching CONNECT requests.Methods in io.envoyproxy.envoy.config.route.v3 that return RouteMatch.ConnectMatcherOrBuilder Modifier and Type Method Description RouteMatch.ConnectMatcherOrBuilderRouteMatch.Builder. getConnectMatcherOrBuilder()If this is used as the matcher, the matcher will only match CONNECT requests.RouteMatch.ConnectMatcherOrBuilderRouteMatch. getConnectMatcherOrBuilder()If this is used as the matcher, the matcher will only match CONNECT requests.RouteMatch.ConnectMatcherOrBuilderRouteMatchOrBuilder. getConnectMatcherOrBuilder()If this is used as the matcher, the matcher will only match CONNECT requests.
-