Uses of Interface
io.envoyproxy.envoy.config.common.matcher.v3.MatcherOrBuilder
-
Packages that use MatcherOrBuilder Package Description io.envoyproxy.envoy.config.common.matcher.v3 io.envoyproxy.envoy.extensions.common.matching.v3 -
-
Uses of MatcherOrBuilder in io.envoyproxy.envoy.config.common.matcher.v3
Classes in io.envoyproxy.envoy.config.common.matcher.v3 that implement MatcherOrBuilder Modifier and Type Class Description classMatcherA matcher, which may traverse a matching tree in order to result in a match action.static classMatcher.BuilderA matcher, which may traverse a matching tree in order to result in a match action.Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderMatcher.OnMatch.Builder. getMatcherOrBuilder()Nested matcher to evaluate.MatcherOrBuilderMatcher.OnMatch. getMatcherOrBuilder()Nested matcher to evaluate.MatcherOrBuilderMatcher.OnMatchOrBuilder. getMatcherOrBuilder()Nested matcher to evaluate. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.common.matching.v3
Methods in io.envoyproxy.envoy.extensions.common.matching.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderExtensionWithMatcher.Builder. getMatcherOrBuilder()Deprecated.MatcherOrBuilderExtensionWithMatcher. getMatcherOrBuilder()Deprecated.MatcherOrBuilderExtensionWithMatcherOrBuilder. getMatcherOrBuilder()Deprecated.
-