| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.http.header_to_metadata.v3 |
| Modifier and Type | Method and Description |
|---|---|
static Config.ValueType |
Config.ValueType.forNumber(int value) |
Config.ValueType |
Config.KeyValuePairOrBuilder.getType()
The value's type — defaults to string.
|
Config.ValueType |
Config.KeyValuePair.getType()
The value's type — defaults to string.
|
Config.ValueType |
Config.KeyValuePair.Builder.getType()
The value's type — defaults to string.
|
static Config.ValueType |
Config.ValueType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Config.ValueType |
Config.ValueType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Config.ValueType |
Config.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Config.ValueType[] |
Config.ValueType.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<Config.ValueType> |
Config.ValueType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Config.KeyValuePair.Builder |
Config.KeyValuePair.Builder.setType(Config.ValueType value)
The value's type — defaults to string.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.