Uses of Interface
com.github.xds.type.matcher.v3.Matcher.OnMatchOrBuilder
Packages that use Matcher.OnMatchOrBuilder
-
Uses of Matcher.OnMatchOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement Matcher.OnMatchOrBuilderModifier and TypeClassDescriptionstatic final classWhat to do if a match is successful.static final classWhat to do if a match is successful.Fields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.OnMatchOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.MapFieldBuilder<String, Matcher.OnMatchOrBuilder, Matcher.OnMatch, Matcher.OnMatch.Builder> Matcher.MatcherTree.MatchMap.Builder.map_private com.google.protobuf.SingleFieldBuilder<Matcher.OnMatch, Matcher.OnMatch.Builder, Matcher.OnMatchOrBuilder> Matcher.MatcherList.FieldMatcher.Builder.onMatchBuilder_private com.google.protobuf.SingleFieldBuilder<Matcher.OnMatch, Matcher.OnMatch.Builder, Matcher.OnMatchOrBuilder> Matcher.Builder.onNoMatchBuilder_Methods in com.github.xds.type.matcher.v3 that return Matcher.OnMatchOrBuilderModifier and TypeMethodDescriptionMatcher.MatcherList.FieldMatcher.Builder.getOnMatchOrBuilder()What to do if the match succeeds.Matcher.MatcherList.FieldMatcher.getOnMatchOrBuilder()What to do if the match succeeds.Matcher.MatcherList.FieldMatcherOrBuilder.getOnMatchOrBuilder()What to do if the match succeeds.Matcher.Builder.getOnNoMatchOrBuilder()Optional OnMatch to use if no matcher above matched (e.g., if there are no matchers specified above, or if none of the matches specified above succeeded).Matcher.getOnNoMatchOrBuilder()Optional OnMatch to use if no matcher above matched (e.g., if there are no matchers specified above, or if none of the matches specified above succeeded).MatcherOrBuilder.getOnNoMatchOrBuilder()Optional OnMatch to use if no matcher above matched (e.g., if there are no matchers specified above, or if none of the matches specified above succeeded).Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.OnMatchOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.MapFieldBuilder<String, Matcher.OnMatchOrBuilder, Matcher.OnMatch, Matcher.OnMatch.Builder> Matcher.MatcherTree.MatchMap.Builder.internalGetMap()private com.google.protobuf.MapFieldBuilder<String, Matcher.OnMatchOrBuilder, Matcher.OnMatch, Matcher.OnMatch.Builder> Matcher.MatcherTree.MatchMap.Builder.internalGetMutableMap()private com.google.protobuf.SingleFieldBuilder<Matcher.OnMatch, Matcher.OnMatch.Builder, Matcher.OnMatchOrBuilder> Matcher.MatcherList.FieldMatcher.Builder.internalGetOnMatchFieldBuilder()What to do if the match succeeds.private com.google.protobuf.SingleFieldBuilder<Matcher.OnMatch, Matcher.OnMatch.Builder, Matcher.OnMatchOrBuilder> Matcher.Builder.internalGetOnNoMatchFieldBuilder()Optional OnMatch to use if no matcher above matched (e.g., if there are no matchers specified above, or if none of the matches specified above succeeded).Methods in com.github.xds.type.matcher.v3 with parameters of type Matcher.OnMatchOrBuilderModifier and TypeMethodDescriptionMatcher.MatcherTree.MatchMap.Builder.MapConverter.build(Matcher.OnMatchOrBuilder val)