Uses of Class
io.envoyproxy.envoy.config.route.v3.RouteMatch.ConnectMatcher.Builder
Packages that use RouteMatch.ConnectMatcher.Builder
-
Uses of RouteMatch.ConnectMatcher.Builder in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RouteMatch.ConnectMatcher.BuilderModifier 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.ConnectMatcher.BuilderModifier and TypeMethodDescriptionRouteMatch.ConnectMatcher.Builder.clear()
RouteMatch.Builder.getConnectMatcherBuilder()
If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.RouteMatch.ConnectMatcher.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RouteMatch.ConnectMatcher.Builder.mergeFrom
(com.google.protobuf.Message other) RouteMatch.ConnectMatcher.Builder.mergeFrom
(RouteMatch.ConnectMatcher other) RouteMatch.ConnectMatcher.newBuilder()
RouteMatch.ConnectMatcher.newBuilder
(RouteMatch.ConnectMatcher prototype) RouteMatch.ConnectMatcher.newBuilderForType()
protected RouteMatch.ConnectMatcher.Builder
RouteMatch.ConnectMatcher.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) RouteMatch.ConnectMatcher.toBuilder()
Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RouteMatch.ConnectMatcher.BuilderModifier 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.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RouteMatch.ConnectMatcher.BuilderModifier and TypeMethodDescriptionRouteMatch.Builder.setConnectMatcher
(RouteMatch.ConnectMatcher.Builder builderForValue) If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.