| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 |
| Modifier and Type | Method and Description |
|---|---|
static HttpConnectionManager.Tracing.OperationName |
HttpConnectionManager.Tracing.OperationName.forNumber(int value) |
HttpConnectionManager.Tracing.OperationName |
HttpConnectionManager.TracingOrBuilder.getOperationName()
Deprecated.
|
HttpConnectionManager.Tracing.OperationName |
HttpConnectionManager.Tracing.getOperationName()
Deprecated.
|
HttpConnectionManager.Tracing.OperationName |
HttpConnectionManager.Tracing.Builder.getOperationName()
Deprecated.
|
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() |
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.setOperationName(HttpConnectionManager.Tracing.OperationName value)
Deprecated.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.