Uses of Interface
com.github.xds.type.matcher.v3.Matcher.MatcherListOrBuilder
-
Packages that use Matcher.MatcherListOrBuilder Package Description com.github.xds.type.matcher.v3 -
-
Uses of Matcher.MatcherListOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.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 com.github.xds.type.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.
-