static enum
ChatCompletionMessageIn.Role
ChatCompletionMessageIn()
ChatCompletionMessageIn(ChatCompletionMessageIn.Role role, String content)
String
getContent()
getRole()
void
setContent(String content)
setRole(ChatCompletionMessageIn.Role role)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object