| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.matcher.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
static ValueMatcher.MatchPatternCase |
ValueMatcher.MatchPatternCase.forNumber(int value) |
ValueMatcher.MatchPatternCase |
ValueMatcherOrBuilder.getMatchPatternCase() |
ValueMatcher.MatchPatternCase |
ValueMatcher.getMatchPatternCase() |
ValueMatcher.MatchPatternCase |
ValueMatcher.Builder.getMatchPatternCase() |
static ValueMatcher.MatchPatternCase |
ValueMatcher.MatchPatternCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ValueMatcher.MatchPatternCase |
ValueMatcher.MatchPatternCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueMatcher.MatchPatternCase[] |
ValueMatcher.MatchPatternCase.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.