Uses of Interface
io.envoyproxy.envoy.config.common.matcher.v3.MatchPredicateOrBuilder
-
Packages that use MatchPredicateOrBuilder Package Description io.envoyproxy.envoy.config.common.matcher.v3 io.envoyproxy.envoy.config.tap.v3 -
-
Uses of MatchPredicateOrBuilder in io.envoyproxy.envoy.config.common.matcher.v3
Classes in io.envoyproxy.envoy.config.common.matcher.v3 that implement MatchPredicateOrBuilder Modifier and Type Class Description classMatchPredicateMatch configuration.static classMatchPredicate.BuilderMatch configuration.Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return MatchPredicateOrBuilder Modifier and Type Method Description MatchPredicateOrBuilderMatchPredicate.Builder. getNotMatchOrBuilder()A negation match.MatchPredicateOrBuilderMatchPredicate. getNotMatchOrBuilder()A negation match.MatchPredicateOrBuilderMatchPredicateOrBuilder. getNotMatchOrBuilder()A negation match.MatchPredicateOrBuilderMatchPredicate.MatchSet.Builder. getRulesOrBuilder(int index)The list of rules that make up the set.MatchPredicateOrBuilderMatchPredicate.MatchSet. getRulesOrBuilder(int index)The list of rules that make up the set.MatchPredicateOrBuilderMatchPredicate.MatchSetOrBuilder. getRulesOrBuilder(int index)The list of rules that make up the set.Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return types with arguments of type MatchPredicateOrBuilder Modifier and Type Method Description List<? extends MatchPredicateOrBuilder>MatchPredicate.MatchSet.Builder. getRulesOrBuilderList()The list of rules that make up the set.List<? extends MatchPredicateOrBuilder>MatchPredicate.MatchSet. getRulesOrBuilderList()The list of rules that make up the set.List<? extends MatchPredicateOrBuilder>MatchPredicate.MatchSetOrBuilder. getRulesOrBuilderList()The list of rules that make up the set. -
Uses of MatchPredicateOrBuilder in io.envoyproxy.envoy.config.tap.v3
Methods in io.envoyproxy.envoy.config.tap.v3 that return MatchPredicateOrBuilder Modifier and Type Method Description MatchPredicateOrBuilderTapConfig.Builder. getMatchOrBuilder()The match configuration.MatchPredicateOrBuilderTapConfig. getMatchOrBuilder()The match configuration.MatchPredicateOrBuilderTapConfigOrBuilder. getMatchOrBuilder()The match configuration.
-