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 classMatcher.MatcherList.FieldMatcherAn individual matcher.static classMatcher.MatcherList.FieldMatcher.BuilderAn 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.FieldMatcherOrBuilderMatcher.MatcherList.Builder. getMatchersOrBuilder(int index)A list of matchers.Matcher.MatcherList.FieldMatcherOrBuilderMatcher.MatcherList. getMatchersOrBuilder(int index)A list of matchers.Matcher.MatcherList.FieldMatcherOrBuilderMatcher.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.
-