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