Uses of Enum
io.envoyproxy.envoy.type.matcher.v3.PathMatcher.RuleCase
Packages that use PathMatcher.RuleCase
-
Uses of PathMatcher.RuleCase in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return PathMatcher.RuleCaseModifier and TypeMethodDescriptionstatic PathMatcher.RuleCase
PathMatcher.RuleCase.forNumber
(int value) PathMatcher.Builder.getRuleCase()
PathMatcher.getRuleCase()
PathMatcherOrBuilder.getRuleCase()
static PathMatcher.RuleCase
PathMatcher.RuleCase.valueOf
(int value) Deprecated.static PathMatcher.RuleCase
Returns the enum constant of this type with the specified name.static PathMatcher.RuleCase[]
PathMatcher.RuleCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.