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.FieldMatcherMatcher.MatcherList.FieldMatcher. DEFAULT_INSTANCEFields 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. PARSERMethods in com.github.xds.type.matcher.v3 that return Matcher.MatcherList.FieldMatcher Modifier and Type Method Description Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher.Builder. build()Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher.Builder. buildPartial()static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. getDefaultInstance()Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher.Builder. getDefaultInstanceForType()Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. getDefaultInstanceForType()Matcher.MatcherList.FieldMatcherMatcher.MatcherList.Builder. getMatchers(int index)A list of matchers.Matcher.MatcherList.FieldMatcherMatcher.MatcherList. getMatchers(int index)A list of matchers.Matcher.MatcherList.FieldMatcherMatcher.MatcherListOrBuilder. getMatchers(int index)A list of matchers.static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. parseDelimitedFrom(java.io.InputStream input)static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. parseFrom(byte[] data)static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. parseFrom(com.google.protobuf.ByteString data)static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. parseFrom(com.google.protobuf.CodedInputStream input)static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. parseFrom(java.io.InputStream input)static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Matcher.MatcherList.FieldMatcherMatcher.MatcherList.FieldMatcher. parseFrom(java.nio.ByteBuffer data)static Matcher.MatcherList.FieldMatcherMatcher.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.BuilderMatcher.MatcherList.Builder. addMatchers(int index, Matcher.MatcherList.FieldMatcher value)A list of matchers.Matcher.MatcherList.BuilderMatcher.MatcherList.Builder. addMatchers(Matcher.MatcherList.FieldMatcher value)A list of matchers.private voidMatcher.MatcherList.FieldMatcher.Builder. buildPartial0(Matcher.MatcherList.FieldMatcher result)Matcher.MatcherList.FieldMatcher.BuilderMatcher.MatcherList.FieldMatcher.Builder. mergeFrom(Matcher.MatcherList.FieldMatcher other)static Matcher.MatcherList.FieldMatcher.BuilderMatcher.MatcherList.FieldMatcher. newBuilder(Matcher.MatcherList.FieldMatcher prototype)Matcher.MatcherList.BuilderMatcher.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.BuilderMatcher.MatcherList.Builder. addAllMatchers(java.lang.Iterable<? extends Matcher.MatcherList.FieldMatcher> values)A list of matchers.
-