Uses of Interface
io.envoyproxy.envoy.config.route.v3.RouteMatch.ConnectMatcherOrBuilder
Packages that use RouteMatch.ConnectMatcherOrBuilder
-
Uses of RouteMatch.ConnectMatcherOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RouteMatch.ConnectMatcherOrBuilderModifier and TypeClassDescriptionstatic final classAn extensible message for matching CONNECT or CONNECT-UDP requests.static final classAn extensible message for matching CONNECT or CONNECT-UDP requests.Methods in io.envoyproxy.envoy.config.route.v3 that return RouteMatch.ConnectMatcherOrBuilderModifier and TypeMethodDescriptionRouteMatch.Builder.getConnectMatcherOrBuilder()If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.RouteMatch.getConnectMatcherOrBuilder()If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.RouteMatchOrBuilder.getConnectMatcherOrBuilder()If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.