Uses of Class
com.ibm.watson.assistant.v2.model.MessageResponse
| Package | Description |
|---|---|
| com.ibm.watson.assistant.v2 |
Watson Assistant v2 v2.
|
| com.ibm.watson.assistant.v2.model |
-
Uses of MessageResponse in com.ibm.watson.assistant.v2
Methods in com.ibm.watson.assistant.v2 that return types with arguments of type MessageResponse Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<MessageResponse>Assistant. message(MessageOptions messageOptions)Send user input to assistant (stateful). -
Uses of MessageResponse in com.ibm.watson.assistant.v2.model
Methods in com.ibm.watson.assistant.v2.model that return MessageResponse Modifier and Type Method Description MessageResponseLog. getResponse()Gets the response.