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