Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.Tracing.OperationName
-
Packages that use HttpConnectionManager.Tracing.OperationName Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of HttpConnectionManager.Tracing.OperationName in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.Tracing.OperationName Modifier and Type Method Description static HttpConnectionManager.Tracing.OperationNameHttpConnectionManager.Tracing.OperationName. forNumber(int value)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.extensions.filters.network.http_connection_manager.v3 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()
-