Uses of Interface
io.envoyproxy.envoy.config.common.matcher.v3.Matcher.MatcherListOrBuilder
-
Packages that use Matcher.MatcherListOrBuilder Package Description io.envoyproxy.envoy.config.common.matcher.v3 -
-
Uses of Matcher.MatcherListOrBuilder in io.envoyproxy.envoy.config.common.matcher.v3
Classes in io.envoyproxy.envoy.config.common.matcher.v3 that implement Matcher.MatcherListOrBuilder Modifier and Type Class Description static classMatcher.MatcherListA linear list of field matchers.static classMatcher.MatcherList.BuilderA linear list of field matchers.Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return Matcher.MatcherListOrBuilder Modifier and Type Method Description Matcher.MatcherListOrBuilderMatcher.Builder. getMatcherListOrBuilder()A linear list of matchers to evaluate.Matcher.MatcherListOrBuilderMatcher. getMatcherListOrBuilder()A linear list of matchers to evaluate.Matcher.MatcherListOrBuilderMatcherOrBuilder. getMatcherListOrBuilder()A linear list of matchers to evaluate.
-