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 class
Matcher.MatcherList
A linear list of field matchers.static class
Matcher.MatcherList.Builder
A 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.MatcherListOrBuilder
Matcher.Builder. getMatcherListOrBuilder()
A linear list of matchers to evaluate.Matcher.MatcherListOrBuilder
Matcher. getMatcherListOrBuilder()
A linear list of matchers to evaluate.Matcher.MatcherListOrBuilder
MatcherOrBuilder. 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.
-