Uses of Enum Class
io.helidon.telemetry.otelconfig.ContextPropagationType
Packages that use ContextPropagationType
Package
Description
Support for configuring OpenTelemetry via Helidon config.
-
Uses of ContextPropagationType in io.helidon.telemetry.otelconfig
Methods in io.helidon.telemetry.otelconfig that return ContextPropagationTypeModifier and TypeMethodDescriptionstatic ContextPropagationTypeReturns the enum constant of this class with the specified name.static ContextPropagationType[]ContextPropagationType.values()Returns an array containing the constants of this enum class, in the order they are declared.