Uses of Class
io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName
-
Packages that use HttpConnectionManager.Tracing.OperationName Package Description io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 -
-
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.OperationName Modifier and Type Method Description static HttpConnectionManager.Tracing.OperationNameHttpConnectionManager.Tracing.OperationName. forNumber(int value)HttpConnectionManager.Tracing.OperationNameHttpConnectionManager.Tracing.Builder. getOperationName()Deprecated.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.operation_name is deprecated.HttpConnectionManager.Tracing.OperationNameHttpConnectionManager.Tracing. getOperationName()Deprecated.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.operation_name is deprecated.HttpConnectionManager.Tracing.OperationNameHttpConnectionManager.TracingOrBuilder. getOperationName()Deprecated.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.operation_name is deprecated.static HttpConnectionManager.Tracing.OperationNameHttpConnectionManager.Tracing.OperationName. valueOf(int value)Deprecated.static HttpConnectionManager.Tracing.OperationNameHttpConnectionManager.Tracing.OperationName. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static HttpConnectionManager.Tracing.OperationNameHttpConnectionManager.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.Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return types with arguments of type HttpConnectionManager.Tracing.OperationName Modifier and Type Method Description static 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.OperationName Modifier and Type Method Description HttpConnectionManager.Tracing.BuilderHttpConnectionManager.Tracing.Builder. setOperationName(HttpConnectionManager.Tracing.OperationName value)Deprecated.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.operation_name is deprecated.
-