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 class
An extensible message for matching CONNECT or CONNECT-UDP requests.static final class
An extensible message for matching CONNECT or CONNECT-UDP requests.Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RouteMatch.ConnectMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RouteMatch.ConnectMatcher, RouteMatch.ConnectMatcher.Builder, RouteMatch.ConnectMatcherOrBuilder> RouteMatch.Builder.connectMatcherBuilder_
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.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RouteMatch.ConnectMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RouteMatch.ConnectMatcher, RouteMatch.ConnectMatcher.Builder, RouteMatch.ConnectMatcherOrBuilder> RouteMatch.Builder.getConnectMatcherFieldBuilder()
If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.