Uses of Enum Class
com.langfuse.client.resources.commons.types.ObservationLevel.Value
Packages that use ObservationLevel.Value
-
Uses of ObservationLevel.Value in com.langfuse.client.resources.commons.types
Methods in com.langfuse.client.resources.commons.types that return ObservationLevel.ValueModifier and TypeMethodDescriptionObservationLevel.getEnumValue()static ObservationLevel.ValueReturns the enum constant of this class with the specified name.static ObservationLevel.Value[]ObservationLevel.Value.values()Returns an array containing the constants of this enum class, in the order they are declared.