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