| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.http.ip_tagging.v2 |
| Modifier and Type | Method and Description |
|---|---|
static IPTagging.RequestType |
IPTagging.RequestType.forNumber(int value) |
IPTagging.RequestType |
IPTaggingOrBuilder.getRequestType()
The type of request the filter should apply to.
|
IPTagging.RequestType |
IPTagging.getRequestType()
The type of request the filter should apply to.
|
IPTagging.RequestType |
IPTagging.Builder.getRequestType()
The type of request the filter should apply to.
|
static IPTagging.RequestType |
IPTagging.RequestType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static IPTagging.RequestType |
IPTagging.RequestType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IPTagging.RequestType |
IPTagging.RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPTagging.RequestType[] |
IPTagging.RequestType.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<IPTagging.RequestType> |
IPTagging.RequestType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
IPTagging.Builder |
IPTagging.Builder.setRequestType(IPTagging.RequestType value)
The type of request the filter should apply to.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.