| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 |
| Modifier and Type | Method and Description |
|---|---|
static HttpConnectionManager.StripPortModeCase |
HttpConnectionManager.StripPortModeCase.forNumber(int value) |
HttpConnectionManager.StripPortModeCase |
HttpConnectionManagerOrBuilder.getStripPortModeCase() |
HttpConnectionManager.StripPortModeCase |
HttpConnectionManager.getStripPortModeCase() |
HttpConnectionManager.StripPortModeCase |
HttpConnectionManager.Builder.getStripPortModeCase() |
static HttpConnectionManager.StripPortModeCase |
HttpConnectionManager.StripPortModeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HttpConnectionManager.StripPortModeCase |
HttpConnectionManager.StripPortModeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpConnectionManager.StripPortModeCase[] |
HttpConnectionManager.StripPortModeCase.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.