Uses of Interface
com.github.xds.type.matcher.v3.MatcherOrBuilder
-
-
Uses of MatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement MatcherOrBuilder Modifier and Type Class Description classMatcherA matcher, which may traverse a matching tree in order to result in a match action.static classMatcher.BuilderA matcher, which may traverse a matching tree in order to result in a match action.Methods in com.github.xds.type.matcher.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderMatcher.OnMatch.Builder. getMatcherOrBuilder()Nested matcher to evaluate.MatcherOrBuilderMatcher.OnMatch. getMatcherOrBuilder()Nested matcher to evaluate.MatcherOrBuilderMatcher.OnMatchOrBuilder. getMatcherOrBuilder()Nested matcher to evaluate. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderListener.Builder. getFilterChainMatcherOrBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.MatcherOrBuilderListener. getFilterChainMatcherOrBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.MatcherOrBuilderListenerOrBuilder. getFilterChainMatcherOrBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderVirtualHost.Builder. getMatcherOrBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.]MatcherOrBuilderVirtualHost. getMatcherOrBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.]MatcherOrBuilderVirtualHostOrBuilder. getMatcherOrBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.] -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.common.matching.v3
Methods in io.envoyproxy.envoy.extensions.common.matching.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderExtensionWithMatcher.Builder. getXdsMatcherOrBuilder()The associated matcher.MatcherOrBuilderExtensionWithMatcher. getXdsMatcherOrBuilder()The associated matcher.MatcherOrBuilderExtensionWithMatcherOrBuilder. getXdsMatcherOrBuilder()The associated matcher. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderRouteConfiguration.Builder. getRouteOrBuilder()The match tree to use when resolving route actions for incoming requests.MatcherOrBuilderRouteConfiguration. getRouteOrBuilder()The match tree to use when resolving route actions for incoming requests.MatcherOrBuilderRouteConfigurationOrBuilder. getRouteOrBuilder()The match tree to use when resolving route actions for incoming requests. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderUdpProxyConfig.Builder. getMatcherOrBuilder()The match tree to use when resolving route actions for incoming requests.MatcherOrBuilderUdpProxyConfig. getMatcherOrBuilder()The match tree to use when resolving route actions for incoming requests.MatcherOrBuilderUdpProxyConfigOrBuilder. getMatcherOrBuilder()The match tree to use when resolving route actions for incoming requests.
-