Uses of Class
com.ibm.watson.assistant.v1.model.MessageInput
| Package | Description |
|---|---|
| com.ibm.watson.assistant.v1.model |
-
Uses of MessageInput in com.ibm.watson.assistant.v1.model
Methods in com.ibm.watson.assistant.v1.model that return MessageInput Modifier and Type Method Description MessageInputMessageInput.Builder. build()Builds a MessageInput.MessageInputMessageResponse. getInput()Gets the input.MessageInputDialogNodeOutputOptionsElementValue. input()Gets the input.MessageInputDialogSuggestionValue. input()Gets the input.MessageInputMessageOptions. input()Gets the input.MessageInputMessageRequest. input()Gets the input.Methods in com.ibm.watson.assistant.v1.model with parameters of type MessageInput Modifier and Type Method Description DialogNodeOutputOptionsElementValue.BuilderDialogNodeOutputOptionsElementValue.Builder. input(MessageInput input)Set the input.DialogSuggestionValue.BuilderDialogSuggestionValue.Builder. input(MessageInput input)Set the input.MessageOptions.BuilderMessageOptions.Builder. input(MessageInput input)Set the input.MessageRequest.BuilderMessageRequest.Builder. input(MessageInput input)Set the input.