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