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
Subclasses with type arguments of type PathMatcher.RuleCase in io.envoyproxy.envoy.type.matcher.v3Methods in io.envoyproxy.envoy.type.matcher.v3 that return PathMatcher.RuleCaseModifier and TypeMethodDescriptionstatic PathMatcher.RuleCasePathMatcher.RuleCase.forNumber(int value) PathMatcher.Builder.getRuleCase()PathMatcher.getRuleCase()PathMatcherOrBuilder.getRuleCase()static PathMatcher.RuleCasePathMatcher.RuleCase.valueOf(int value) Deprecated.static PathMatcher.RuleCaseReturns 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.