| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v3 |
| Modifier and Type | Method and Description |
|---|---|
static ProxyProtocolConfig.Version |
ProxyProtocolConfig.Version.forNumber(int value) |
ProxyProtocolConfig.Version |
ProxyProtocolConfigOrBuilder.getVersion()
The PROXY protocol version to use.
|
ProxyProtocolConfig.Version |
ProxyProtocolConfig.getVersion()
The PROXY protocol version to use.
|
ProxyProtocolConfig.Version |
ProxyProtocolConfig.Builder.getVersion()
The PROXY protocol version to use.
|
static ProxyProtocolConfig.Version |
ProxyProtocolConfig.Version.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProxyProtocolConfig.Version |
ProxyProtocolConfig.Version.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProxyProtocolConfig.Version |
ProxyProtocolConfig.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProxyProtocolConfig.Version[] |
ProxyProtocolConfig.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ProxyProtocolConfig.Version> |
ProxyProtocolConfig.Version.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ProxyProtocolConfig.Builder |
ProxyProtocolConfig.Builder.setVersion(ProxyProtocolConfig.Version value)
The PROXY protocol version to use.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.