Uses of Interface
io.envoyproxy.envoy.service.tap.v2alpha.MatchPredicateOrBuilder
Packages that use MatchPredicateOrBuilder
-
Uses of MatchPredicateOrBuilder in io.envoyproxy.envoy.service.tap.v2alpha
Classes in io.envoyproxy.envoy.service.tap.v2alpha that implement MatchPredicateOrBuilderModifier and TypeClassDescriptionfinal classTap match configuration.static final classTap match configuration.Methods in io.envoyproxy.envoy.service.tap.v2alpha that return MatchPredicateOrBuilderModifier and TypeMethodDescriptionTapConfig.Builder.getMatchConfigOrBuilder()The match configuration.TapConfig.getMatchConfigOrBuilder()The match configuration.TapConfigOrBuilder.getMatchConfigOrBuilder()The match configuration.MatchPredicate.Builder.getNotMatchOrBuilder()A negation match.MatchPredicate.getNotMatchOrBuilder()A negation match.MatchPredicateOrBuilder.getNotMatchOrBuilder()A negation match.MatchPredicate.MatchSet.Builder.getRulesOrBuilder(int index) The list of rules that make up the set.MatchPredicate.MatchSet.getRulesOrBuilder(int index) The list of rules that make up the set.MatchPredicate.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 MatchPredicateOrBuilderModifier and TypeMethodDescriptionList<? 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.