| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
static HttpConnectionManager.Tracing.OperationName |
HttpConnectionManager.Tracing.OperationName.forNumber(int value) |
static HttpConnectionManager.Tracing.OperationName |
HttpConnectionManager.Tracing.OperationName.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HttpConnectionManager.Tracing.OperationName |
HttpConnectionManager.Tracing.OperationName.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HttpConnectionManager.Tracing.OperationName |
HttpConnectionManager.Tracing.OperationName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpConnectionManager.Tracing.OperationName[] |
HttpConnectionManager.Tracing.OperationName.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<HttpConnectionManager.Tracing.OperationName> |
HttpConnectionManager.Tracing.OperationName.internalGetValueMap() |
Copyright © 2018–2021 The Envoy Project. All rights reserved.