Uses of Class
io.envoyproxy.envoy.config.common.matcher.v3.MatchPredicate.RuleCase
-
Packages that use MatchPredicate.RuleCase Package Description io.envoyproxy.envoy.config.common.matcher.v3 -
-
Uses of MatchPredicate.RuleCase in io.envoyproxy.envoy.config.common.matcher.v3
Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return MatchPredicate.RuleCase Modifier and Type Method Description static MatchPredicate.RuleCaseMatchPredicate.RuleCase. forNumber(int value)MatchPredicate.RuleCaseMatchPredicate.Builder. getRuleCase()MatchPredicate.RuleCaseMatchPredicate. getRuleCase()MatchPredicate.RuleCaseMatchPredicateOrBuilder. getRuleCase()static MatchPredicate.RuleCaseMatchPredicate.RuleCase. valueOf(int value)Deprecated.static MatchPredicate.RuleCaseMatchPredicate.RuleCase. valueOf(String name)Returns the enum constant of this type with the specified name.static MatchPredicate.RuleCase[]MatchPredicate.RuleCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-