Uses of Class
com.github.xds.type.matcher.v3.Matcher.MatcherList.Predicate.PredicateList
Packages that use Matcher.MatcherList.Predicate.PredicateList
-
Uses of Matcher.MatcherList.Predicate.PredicateList in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as Matcher.MatcherList.Predicate.PredicateListModifier and TypeFieldDescriptionprivate static final Matcher.MatcherList.Predicate.PredicateListMatcher.MatcherList.Predicate.PredicateList.DEFAULT_INSTANCEFields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherList.Predicate.PredicateListModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Matcher.MatcherList.Predicate.PredicateList, Matcher.MatcherList.Predicate.PredicateList.Builder, Matcher.MatcherList.Predicate.PredicateListOrBuilder> Matcher.MatcherList.Predicate.Builder.andMatcherBuilder_private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherList.Predicate.PredicateList, Matcher.MatcherList.Predicate.PredicateList.Builder, Matcher.MatcherList.Predicate.PredicateListOrBuilder> Matcher.MatcherList.Predicate.Builder.orMatcherBuilder_private static final com.google.protobuf.Parser<Matcher.MatcherList.Predicate.PredicateList> Matcher.MatcherList.Predicate.PredicateList.PARSERMethods in com.github.xds.type.matcher.v3 that return Matcher.MatcherList.Predicate.PredicateListModifier and TypeMethodDescriptionMatcher.MatcherList.Predicate.PredicateList.Builder.build()Matcher.MatcherList.Predicate.PredicateList.Builder.buildPartial()Matcher.MatcherList.Predicate.Builder.getAndMatcher()A list of predicates to be AND-ed together.Matcher.MatcherList.Predicate.getAndMatcher()A list of predicates to be AND-ed together.Matcher.MatcherList.PredicateOrBuilder.getAndMatcher()A list of predicates to be AND-ed together.Matcher.MatcherList.Predicate.PredicateList.getDefaultInstance()Matcher.MatcherList.Predicate.PredicateList.Builder.getDefaultInstanceForType()Matcher.MatcherList.Predicate.PredicateList.getDefaultInstanceForType()Matcher.MatcherList.Predicate.Builder.getOrMatcher()A list of predicates to be OR-ed together.Matcher.MatcherList.Predicate.getOrMatcher()A list of predicates to be OR-ed together.Matcher.MatcherList.PredicateOrBuilder.getOrMatcher()A list of predicates to be OR-ed together.Matcher.MatcherList.Predicate.PredicateList.parseDelimitedFrom(InputStream input) Matcher.MatcherList.Predicate.PredicateList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.Predicate.PredicateList.parseFrom(byte[] data) Matcher.MatcherList.Predicate.PredicateList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.Predicate.PredicateList.parseFrom(com.google.protobuf.ByteString data) Matcher.MatcherList.Predicate.PredicateList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.Predicate.PredicateList.parseFrom(com.google.protobuf.CodedInputStream input) Matcher.MatcherList.Predicate.PredicateList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.Predicate.PredicateList.parseFrom(InputStream input) Matcher.MatcherList.Predicate.PredicateList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.Predicate.PredicateList.parseFrom(ByteBuffer data) Matcher.MatcherList.Predicate.PredicateList.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.Predicate.PredicateListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Matcher.MatcherList.Predicate.PredicateList> Matcher.MatcherList.Predicate.PredicateList.getParserForType()private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherList.Predicate.PredicateList, Matcher.MatcherList.Predicate.PredicateList.Builder, Matcher.MatcherList.Predicate.PredicateListOrBuilder> Matcher.MatcherList.Predicate.Builder.internalGetAndMatcherFieldBuilder()A list of predicates to be AND-ed together.private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherList.Predicate.PredicateList, Matcher.MatcherList.Predicate.PredicateList.Builder, Matcher.MatcherList.Predicate.PredicateListOrBuilder> Matcher.MatcherList.Predicate.Builder.internalGetOrMatcherFieldBuilder()A list of predicates to be OR-ed together.static com.google.protobuf.Parser<Matcher.MatcherList.Predicate.PredicateList> Matcher.MatcherList.Predicate.PredicateList.parser()Methods in com.github.xds.type.matcher.v3 with parameters of type Matcher.MatcherList.Predicate.PredicateListModifier and TypeMethodDescriptionprivate voidMatcher.MatcherList.Predicate.PredicateList.Builder.buildPartial0(Matcher.MatcherList.Predicate.PredicateList result) private voidMatcher.MatcherList.Predicate.PredicateList.Builder.buildPartialRepeatedFields(Matcher.MatcherList.Predicate.PredicateList result) Matcher.MatcherList.Predicate.Builder.mergeAndMatcher(Matcher.MatcherList.Predicate.PredicateList value) A list of predicates to be AND-ed together.Matcher.MatcherList.Predicate.PredicateList.Builder.mergeFrom(Matcher.MatcherList.Predicate.PredicateList other) Matcher.MatcherList.Predicate.Builder.mergeOrMatcher(Matcher.MatcherList.Predicate.PredicateList value) A list of predicates to be OR-ed together.Matcher.MatcherList.Predicate.PredicateList.newBuilder(Matcher.MatcherList.Predicate.PredicateList prototype) Matcher.MatcherList.Predicate.Builder.setAndMatcher(Matcher.MatcherList.Predicate.PredicateList value) A list of predicates to be AND-ed together.Matcher.MatcherList.Predicate.Builder.setOrMatcher(Matcher.MatcherList.Predicate.PredicateList value) A list of predicates to be OR-ed together.