Uses of Interface
com.github.xds.type.matcher.v3.Matcher.MatcherList.FieldMatcherOrBuilder
-
Packages that use Matcher.MatcherList.FieldMatcherOrBuilder Package Description com.github.xds.type.matcher.v3 -
-
Uses of Matcher.MatcherList.FieldMatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement Matcher.MatcherList.FieldMatcherOrBuilder Modifier and Type Class Description static class
Matcher.MatcherList.FieldMatcher
An individual matcher.static class
Matcher.MatcherList.FieldMatcher.Builder
An individual matcher.Fields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherList.FieldMatcherOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<Matcher.MatcherList.FieldMatcher,Matcher.MatcherList.FieldMatcher.Builder,Matcher.MatcherList.FieldMatcherOrBuilder>
Matcher.MatcherList.Builder. matchersBuilder_
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherList.FieldMatcherOrBuilder Modifier and Type Method Description Matcher.MatcherList.FieldMatcherOrBuilder
Matcher.MatcherList.Builder. getMatchersOrBuilder(int index)
A list of matchers.Matcher.MatcherList.FieldMatcherOrBuilder
Matcher.MatcherList. getMatchersOrBuilder(int index)
A list of matchers.Matcher.MatcherList.FieldMatcherOrBuilder
Matcher.MatcherListOrBuilder. getMatchersOrBuilder(int index)
A list of matchers.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.MatcherList.FieldMatcherOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<Matcher.MatcherList.FieldMatcher,Matcher.MatcherList.FieldMatcher.Builder,Matcher.MatcherList.FieldMatcherOrBuilder>
Matcher.MatcherList.Builder. getMatchersFieldBuilder()
java.util.List<? extends Matcher.MatcherList.FieldMatcherOrBuilder>
Matcher.MatcherList.Builder. getMatchersOrBuilderList()
A list of matchers.java.util.List<? extends Matcher.MatcherList.FieldMatcherOrBuilder>
Matcher.MatcherList. getMatchersOrBuilderList()
A list of matchers.java.util.List<? extends Matcher.MatcherList.FieldMatcherOrBuilder>
Matcher.MatcherListOrBuilder. getMatchersOrBuilderList()
A list of matchers.
-