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.Fields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherListOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherList,Matcher.MatcherList.Builder,Matcher.MatcherListOrBuilder>Matcher.Builder. matcherListBuilder_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.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.MatcherListOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherList,Matcher.MatcherList.Builder,Matcher.MatcherListOrBuilder>Matcher.Builder. getMatcherListFieldBuilder()A linear list of matchers to evaluate.
-