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