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