| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.matcher |
| Modifier and Type | Method and Description |
|---|---|
static PathMatcher.RuleCase |
PathMatcher.RuleCase.forNumber(int value) |
PathMatcher.RuleCase |
PathMatcherOrBuilder.getRuleCase() |
PathMatcher.RuleCase |
PathMatcher.getRuleCase() |
PathMatcher.RuleCase |
PathMatcher.Builder.getRuleCase() |
static PathMatcher.RuleCase |
PathMatcher.RuleCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PathMatcher.RuleCase |
PathMatcher.RuleCase.valueOf(String name)
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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.