| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.listener |
| Modifier and Type | Method and Description |
|---|---|
static Filter.ConfigTypeCase |
Filter.ConfigTypeCase.forNumber(int value) |
Filter.ConfigTypeCase |
Filter.getConfigTypeCase() |
Filter.ConfigTypeCase |
Filter.Builder.getConfigTypeCase() |
Filter.ConfigTypeCase |
FilterOrBuilder.getConfigTypeCase() |
static Filter.ConfigTypeCase |
Filter.ConfigTypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Filter.ConfigTypeCase |
Filter.ConfigTypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Filter.ConfigTypeCase[] |
Filter.ConfigTypeCase.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.