Uses of Class
com.ibm.watson.assistant.v2.model.MessageInput
Package | Description |
---|---|
com.ibm.watson.assistant.v2.model |
-
Uses of MessageInput in com.ibm.watson.assistant.v2.model
Methods in com.ibm.watson.assistant.v2.model that return MessageInput Modifier and Type Method Description MessageInput
MessageInput.Builder. build()
Builds a MessageInput.MessageInput
DialogNodeOutputOptionsElementValue. getInput()
Gets the input.MessageInput
DialogSuggestionValue. getInput()
Gets the input.MessageInput
MessageOptions. input()
Gets the input.MessageInput
MessageRequest. input()
Gets the input.Methods in com.ibm.watson.assistant.v2.model with parameters of type MessageInput Modifier and Type Method Description MessageOptions.Builder
MessageOptions.Builder. input(MessageInput input)
Set the input.MessageRequest.Builder
MessageRequest.Builder. input(MessageInput input)
Set the input.