Uses of Enum
io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName
Packages that use HttpConnectionManager.Tracing.OperationName
-
Uses of HttpConnectionManager.Tracing.OperationName in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return HttpConnectionManager.Tracing.OperationNameModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.OperationName.forNumber(int value) HttpConnectionManager.Tracing.Builder.getOperationName()Deprecated.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.operation_name is deprecated.HttpConnectionManager.Tracing.getOperationName()Deprecated.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.operation_name is deprecated.HttpConnectionManager.TracingOrBuilder.getOperationName()Deprecated.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.operation_name is deprecated.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.config.filter.network.http_connection_manager.v2 that return types with arguments of type HttpConnectionManager.Tracing.OperationNameModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<HttpConnectionManager.Tracing.OperationName>HttpConnectionManager.Tracing.OperationName.internalGetValueMap()Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 with parameters of type HttpConnectionManager.Tracing.OperationNameModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.setOperationName(HttpConnectionManager.Tracing.OperationName value) Deprecated.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.operation_name is deprecated.