Uses of Enum
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.Tracing.OperationName
Packages that use HttpConnectionManager.Tracing.OperationName
-
Uses of HttpConnectionManager.Tracing.OperationName in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 declared as HttpConnectionManager.Tracing.OperationNameModifier and TypeFieldDescriptionprivate static final HttpConnectionManager.Tracing.OperationName[]
HttpConnectionManager.Tracing.OperationName.VALUES
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpConnectionManager.Tracing.OperationNameModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap
<HttpConnectionManager.Tracing.OperationName> HttpConnectionManager.Tracing.OperationName.internalValueMap
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.Tracing.OperationNameModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.OperationName.forNumber
(int value) HttpConnectionManager.Tracing.OperationName.valueOf
(int value) Deprecated.HttpConnectionManager.Tracing.OperationName.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.HttpConnectionManager.Tracing.OperationName.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpConnectionManager.Tracing.OperationNameModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<HttpConnectionManager.Tracing.OperationName> HttpConnectionManager.Tracing.OperationName.internalGetValueMap()