| Package | Description |
|---|---|
| com.vmware.vapi.tracing |
| Modifier and Type | Method and Description |
|---|---|
static TracingLevel |
TracingLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TracingLevel[] |
TracingLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenTelemetryTracerBuilder.setTracingLevel(TracingLevel tracingLevel)
Sets the
TracingLevel for the Tracer that will be built. |
Copyright © 2022. All rights reserved.