Uses of Enum
com.azure.core.util.tracing.SpanKind
Packages that use SpanKind
-
Uses of SpanKind in com.azure.core.util.tracing
Methods in com.azure.core.util.tracing that return SpanKindModifier and TypeMethodDescriptionStartSpanOptions.getSpanKind()Gets span kind.static SpanKindReturns the enum constant of this type with the specified name.static SpanKind[]SpanKind.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.azure.core.util.tracing with parameters of type SpanKindModifierConstructorDescriptionStartSpanOptions(SpanKind kind) Create start options with given kind