Uses of Class
com.github.xds.type.matcher.v3.Matcher.MatcherList.FieldMatcher
-
Packages that use Matcher.MatcherList.FieldMatcher Package Description com.github.xds.type.matcher.v3 -
-
Uses of Matcher.MatcherList.FieldMatcher in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as Matcher.MatcherList.FieldMatcher Modifier and Type Field Description private static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. DEFAULT_INSTANCE
Fields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherList.FieldMatcher Modifier and Type Field Description private java.util.List<Matcher.MatcherList.FieldMatcher>
Matcher.MatcherList.Builder. matchers_
private java.util.List<Matcher.MatcherList.FieldMatcher>
Matcher.MatcherList. matchers_
private com.google.protobuf.RepeatedFieldBuilder<Matcher.MatcherList.FieldMatcher,Matcher.MatcherList.FieldMatcher.Builder,Matcher.MatcherList.FieldMatcherOrBuilder>
Matcher.MatcherList.Builder. matchersBuilder_
private static com.google.protobuf.Parser<Matcher.MatcherList.FieldMatcher>
Matcher.MatcherList.FieldMatcher. PARSER
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherList.FieldMatcher Modifier and Type Method Description Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher.Builder. build()
Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher.Builder. buildPartial()
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. getDefaultInstance()
Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher.Builder. getDefaultInstanceForType()
Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. getDefaultInstanceForType()
Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.Builder. getMatchers(int index)
A list of matchers.Matcher.MatcherList.FieldMatcher
Matcher.MatcherList. getMatchers(int index)
A list of matchers.Matcher.MatcherList.FieldMatcher
Matcher.MatcherListOrBuilder. getMatchers(int index)
A list of matchers.static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseDelimitedFrom(java.io.InputStream input)
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseFrom(byte[] data)
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseFrom(com.google.protobuf.ByteString data)
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseFrom(com.google.protobuf.CodedInputStream input)
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseFrom(java.io.InputStream input)
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseFrom(java.nio.ByteBuffer data)
static Matcher.MatcherList.FieldMatcher
Matcher.MatcherList.FieldMatcher. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.MatcherList.FieldMatcher 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<Matcher.MatcherList.FieldMatcher>
Matcher.MatcherList.Builder. getMatchersList()
A list of matchers.java.util.List<Matcher.MatcherList.FieldMatcher>
Matcher.MatcherList. getMatchersList()
A list of matchers.java.util.List<Matcher.MatcherList.FieldMatcher>
Matcher.MatcherListOrBuilder. getMatchersList()
A list of matchers.com.google.protobuf.Parser<Matcher.MatcherList.FieldMatcher>
Matcher.MatcherList.FieldMatcher. getParserForType()
static com.google.protobuf.Parser<Matcher.MatcherList.FieldMatcher>
Matcher.MatcherList.FieldMatcher. parser()
Methods in com.github.xds.type.matcher.v3 with parameters of type Matcher.MatcherList.FieldMatcher Modifier and Type Method Description Matcher.MatcherList.Builder
Matcher.MatcherList.Builder. addMatchers(int index, Matcher.MatcherList.FieldMatcher value)
A list of matchers.Matcher.MatcherList.Builder
Matcher.MatcherList.Builder. addMatchers(Matcher.MatcherList.FieldMatcher value)
A list of matchers.private void
Matcher.MatcherList.FieldMatcher.Builder. buildPartial0(Matcher.MatcherList.FieldMatcher result)
Matcher.MatcherList.FieldMatcher.Builder
Matcher.MatcherList.FieldMatcher.Builder. mergeFrom(Matcher.MatcherList.FieldMatcher other)
static Matcher.MatcherList.FieldMatcher.Builder
Matcher.MatcherList.FieldMatcher. newBuilder(Matcher.MatcherList.FieldMatcher prototype)
Matcher.MatcherList.Builder
Matcher.MatcherList.Builder. setMatchers(int index, Matcher.MatcherList.FieldMatcher value)
A list of matchers.Method parameters in com.github.xds.type.matcher.v3 with type arguments of type Matcher.MatcherList.FieldMatcher Modifier and Type Method Description Matcher.MatcherList.Builder
Matcher.MatcherList.Builder. addAllMatchers(java.lang.Iterable<? extends Matcher.MatcherList.FieldMatcher> values)
A list of matchers.
-