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