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