Uses of Class
io.envoyproxy.envoy.service.tap.v2alpha.MatchPredicate.RuleCase
-
Packages that use MatchPredicate.RuleCase Package Description io.envoyproxy.envoy.service.tap.v2alpha -
-
Uses of MatchPredicate.RuleCase in io.envoyproxy.envoy.service.tap.v2alpha
Methods in io.envoyproxy.envoy.service.tap.v2alpha 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.
-