Class ChatMessageType
java.lang.Object
com.langfuse.client.resources.prompts.types.ChatMessageType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic interface -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toString()static ChatMessageType<T> Tvisit(ChatMessageType.Visitor<T> visitor)
-
Field Details
-
CHATMESSAGE
-
-
Method Details
-
getEnumValue
-
toString
-
equals
-
hashCode
-
visit
-
valueOf
-