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