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