Uses of Class
com.github.xds.type.matcher.v3.Matcher.MatcherList
Packages that use Matcher.MatcherList
-
Uses of Matcher.MatcherList in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as Matcher.MatcherListModifier and TypeFieldDescriptionprivate static final Matcher.MatcherListMatcher.MatcherList.DEFAULT_INSTANCEFields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherListModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Matcher.MatcherList, Matcher.MatcherList.Builder, Matcher.MatcherListOrBuilder> Matcher.Builder.matcherListBuilder_private static final com.google.protobuf.Parser<Matcher.MatcherList> Matcher.MatcherList.PARSERMethods in com.github.xds.type.matcher.v3 that return Matcher.MatcherListModifier and TypeMethodDescriptionMatcher.MatcherList.Builder.build()Matcher.MatcherList.Builder.buildPartial()static Matcher.MatcherListMatcher.MatcherList.getDefaultInstance()Matcher.MatcherList.Builder.getDefaultInstanceForType()Matcher.MatcherList.getDefaultInstanceForType()Matcher.Builder.getMatcherList()A linear list of matchers to evaluate.Matcher.getMatcherList()A linear list of matchers to evaluate.MatcherOrBuilder.getMatcherList()A linear list of matchers to evaluate.static Matcher.MatcherListMatcher.MatcherList.parseDelimitedFrom(InputStream input) static Matcher.MatcherListMatcher.MatcherList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherListMatcher.MatcherList.parseFrom(byte[] data) static Matcher.MatcherListMatcher.MatcherList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherListMatcher.MatcherList.parseFrom(com.google.protobuf.ByteString data) static Matcher.MatcherListMatcher.MatcherList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherListMatcher.MatcherList.parseFrom(com.google.protobuf.CodedInputStream input) static Matcher.MatcherListMatcher.MatcherList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherListMatcher.MatcherList.parseFrom(InputStream input) static Matcher.MatcherListMatcher.MatcherList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherListMatcher.MatcherList.parseFrom(ByteBuffer data) static Matcher.MatcherListMatcher.MatcherList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.MatcherListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Matcher.MatcherList> Matcher.MatcherList.getParserForType()private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherList, Matcher.MatcherList.Builder, Matcher.MatcherListOrBuilder> Matcher.Builder.internalGetMatcherListFieldBuilder()A linear list of matchers to evaluate.static com.google.protobuf.Parser<Matcher.MatcherList> Matcher.MatcherList.parser()Methods in com.github.xds.type.matcher.v3 with parameters of type Matcher.MatcherListModifier and TypeMethodDescriptionprivate voidMatcher.MatcherList.Builder.buildPartial0(Matcher.MatcherList result) private voidMatcher.MatcherList.Builder.buildPartialRepeatedFields(Matcher.MatcherList result) Matcher.MatcherList.Builder.mergeFrom(Matcher.MatcherList other) Matcher.Builder.mergeMatcherList(Matcher.MatcherList value) A linear list of matchers to evaluate.static Matcher.MatcherList.BuilderMatcher.MatcherList.newBuilder(Matcher.MatcherList prototype) Matcher.Builder.setMatcherList(Matcher.MatcherList value) A linear list of matchers to evaluate.