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