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