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.MatcherList
Matcher.MatcherList.DEFAULT_INSTANCE
Fields 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.PARSER
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherListModifier and TypeMethodDescriptionMatcher.MatcherList.Builder.build()
Matcher.MatcherList.Builder.buildPartial()
static Matcher.MatcherList
Matcher.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.MatcherList
Matcher.MatcherList.parseDelimitedFrom
(InputStream input) static Matcher.MatcherList
Matcher.MatcherList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherList
Matcher.MatcherList.parseFrom
(byte[] data) static Matcher.MatcherList
Matcher.MatcherList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherList
Matcher.MatcherList.parseFrom
(com.google.protobuf.ByteString data) static Matcher.MatcherList
Matcher.MatcherList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherList
Matcher.MatcherList.parseFrom
(com.google.protobuf.CodedInputStream input) static Matcher.MatcherList
Matcher.MatcherList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherList
Matcher.MatcherList.parseFrom
(InputStream input) static Matcher.MatcherList
Matcher.MatcherList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherList
Matcher.MatcherList.parseFrom
(ByteBuffer data) static Matcher.MatcherList
Matcher.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 TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher.MatcherList, Matcher.MatcherList.Builder, Matcher.MatcherListOrBuilder> Matcher.Builder.getMatcherListFieldBuilder()
A linear list of matchers to evaluate.com.google.protobuf.Parser
<Matcher.MatcherList> Matcher.MatcherList.getParserForType()
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 void
Matcher.MatcherList.Builder.buildPartial0
(Matcher.MatcherList result) private void
Matcher.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.Builder
Matcher.MatcherList.newBuilder
(Matcher.MatcherList prototype) Matcher.Builder.setMatcherList
(Matcher.MatcherList value) A linear list of matchers to evaluate.