Uses of Interface
io.envoyproxy.envoy.config.tap.v3.MatchPredicateOrBuilder
-
Packages that use MatchPredicateOrBuilder Package Description io.envoyproxy.envoy.config.tap.v3 -
-
Uses of MatchPredicateOrBuilder in io.envoyproxy.envoy.config.tap.v3
Classes in io.envoyproxy.envoy.config.tap.v3 that implement MatchPredicateOrBuilder Modifier and Type Class Description classMatchPredicateTap match configuration.static classMatchPredicate.BuilderTap match configuration.Methods in io.envoyproxy.envoy.config.tap.v3 that return MatchPredicateOrBuilder Modifier and Type Method Description MatchPredicateOrBuilderTapConfig.Builder. getMatchConfigOrBuilder()Deprecated.MatchPredicateOrBuilderTapConfig. getMatchConfigOrBuilder()Deprecated.MatchPredicateOrBuilderTapConfigOrBuilder. getMatchConfigOrBuilder()Deprecated.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.tap.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.
-