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