Uses of Interface
com.github.xds.type.matcher.v3.Matcher.MatcherList.FieldMatcherOrBuilder
Packages that use Matcher.MatcherList.FieldMatcherOrBuilder
-
Uses of Matcher.MatcherList.FieldMatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement Matcher.MatcherList.FieldMatcherOrBuilderModifier and TypeClassDescriptionstatic final class
An individual matcher.static final class
An individual matcher.Fields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherList.FieldMatcherOrBuilderModifier and TypeFieldDescriptionprivate 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.FieldMatcherOrBuilderModifier and TypeMethodDescriptionMatcher.MatcherList.Builder.getMatchersOrBuilder
(int index) A list of matchers.Matcher.MatcherList.getMatchersOrBuilder
(int index) A list of matchers.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.FieldMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<Matcher.MatcherList.FieldMatcher, Matcher.MatcherList.FieldMatcher.Builder, Matcher.MatcherList.FieldMatcherOrBuilder> Matcher.MatcherList.Builder.getMatchersFieldBuilder()
List
<? extends Matcher.MatcherList.FieldMatcherOrBuilder> Matcher.MatcherList.Builder.getMatchersOrBuilderList()
A list of matchers.List
<? extends Matcher.MatcherList.FieldMatcherOrBuilder> Matcher.MatcherList.getMatchersOrBuilderList()
A list of matchers.List
<? extends Matcher.MatcherList.FieldMatcherOrBuilder> Matcher.MatcherListOrBuilder.getMatchersOrBuilderList()
A list of matchers.