Uses of Interface
io.envoyproxy.envoy.config.common.matcher.v3.Matcher.OnMatchOrBuilder
Packages that use Matcher.OnMatchOrBuilder
-
Uses of Matcher.OnMatchOrBuilder in io.envoyproxy.envoy.config.common.matcher.v3
Classes in io.envoyproxy.envoy.config.common.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.Methods in io.envoyproxy.envoy.config.common.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 the matcher failed.Matcher.getOnNoMatchOrBuilder()Optional ``OnMatch`` to use if the matcher failed.MatcherOrBuilder.getOnNoMatchOrBuilder()Optional ``OnMatch`` to use if the matcher failed.