Uses of Interface
io.envoyproxy.envoy.config.common.matcher.v3.MatchPredicateOrBuilder
Packages that use MatchPredicateOrBuilder
-
Uses of MatchPredicateOrBuilder in io.envoyproxy.envoy.config.common.matcher.v3
Classes in io.envoyproxy.envoy.config.common.matcher.v3 that implement MatchPredicateOrBuilderModifier and TypeClassDescriptionfinal classMatch configuration.static final classMatch configuration.Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return MatchPredicateOrBuilderModifier and TypeMethodDescriptionMatchPredicate.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.config.common.matcher.v3 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. -
Uses of MatchPredicateOrBuilder in io.envoyproxy.envoy.config.tap.v3
Methods in io.envoyproxy.envoy.config.tap.v3 that return MatchPredicateOrBuilderModifier and TypeMethodDescriptionTapConfig.Builder.getMatchOrBuilder()The match configuration.TapConfig.getMatchOrBuilder()The match configuration.TapConfigOrBuilder.getMatchOrBuilder()The match configuration.