Uses of Class
com.github.xds.type.matcher.v3.Matcher.MatcherList.FieldMatcher
Packages that use Matcher.MatcherList.FieldMatcher
-
Uses of Matcher.MatcherList.FieldMatcher in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherList.FieldMatcherModifier and TypeMethodDescriptionMatcher.MatcherList.FieldMatcher.Builder.build()Matcher.MatcherList.FieldMatcher.Builder.buildPartial()Matcher.MatcherList.FieldMatcher.getDefaultInstance()Matcher.MatcherList.FieldMatcher.Builder.getDefaultInstanceForType()Matcher.MatcherList.FieldMatcher.getDefaultInstanceForType()Matcher.MatcherList.Builder.getMatchers(int index) A list of matchers.Matcher.MatcherList.getMatchers(int index) A list of matchers.Matcher.MatcherListOrBuilder.getMatchers(int index) A list of matchers.Matcher.MatcherList.FieldMatcher.parseDelimitedFrom(InputStream input) Matcher.MatcherList.FieldMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.FieldMatcher.parseFrom(byte[] data) Matcher.MatcherList.FieldMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.FieldMatcher.parseFrom(com.google.protobuf.ByteString data) Matcher.MatcherList.FieldMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.FieldMatcher.parseFrom(com.google.protobuf.CodedInputStream input) Matcher.MatcherList.FieldMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.FieldMatcher.parseFrom(InputStream input) Matcher.MatcherList.FieldMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.FieldMatcher.parseFrom(ByteBuffer data) Matcher.MatcherList.FieldMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.MatcherList.FieldMatcherModifier and TypeMethodDescriptionMatcher.MatcherList.Builder.getMatchersList()A list of matchers.Matcher.MatcherList.getMatchersList()A list of matchers.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.FieldMatcherModifier and TypeMethodDescriptionMatcher.MatcherList.Builder.addMatchers(int index, Matcher.MatcherList.FieldMatcher value) A list of matchers.Matcher.MatcherList.Builder.addMatchers(Matcher.MatcherList.FieldMatcher value) A list of matchers.Matcher.MatcherList.FieldMatcher.Builder.mergeFrom(Matcher.MatcherList.FieldMatcher other) Matcher.MatcherList.FieldMatcher.newBuilder(Matcher.MatcherList.FieldMatcher prototype) 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.FieldMatcherModifier and TypeMethodDescriptionMatcher.MatcherList.Builder.addAllMatchers(Iterable<? extends Matcher.MatcherList.FieldMatcher> values) A list of matchers.