Uses of Enum
io.envoyproxy.envoy.service.tap.v2alpha.MatchPredicate.RuleCase
Packages that use MatchPredicate.RuleCase
-
Uses of MatchPredicate.RuleCase in io.envoyproxy.envoy.service.tap.v2alpha
Methods in io.envoyproxy.envoy.service.tap.v2alpha that return MatchPredicate.RuleCaseModifier and TypeMethodDescriptionstatic MatchPredicate.RuleCaseMatchPredicate.RuleCase.forNumber(int value) MatchPredicate.Builder.getRuleCase()MatchPredicate.getRuleCase()MatchPredicateOrBuilder.getRuleCase()static MatchPredicate.RuleCaseMatchPredicate.RuleCase.valueOf(int value) Deprecated.static MatchPredicate.RuleCaseReturns 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.