Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
MessageInput |
MessageInput.Builder.build()
Builds a MessageInput.
|
MessageInput |
MessageResponse.getInput()
Gets the input.
|
MessageInput |
MessageRequest.input()
Gets the input.
|
MessageInput |
DialogNodeOutputOptionsElementValue.input()
Gets the input.
|
MessageInput |
MessageOptions.input()
Gets the input.
|
MessageInput |
DialogSuggestionValue.input()
Gets the input.
|
Modifier and Type | Method and Description |
---|---|
MessageRequest.Builder |
MessageRequest.Builder.input(MessageInput input)
Set the input.
|
DialogNodeOutputOptionsElementValue.Builder |
DialogNodeOutputOptionsElementValue.Builder.input(MessageInput input)
Set the input.
|
MessageOptions.Builder |
MessageOptions.Builder.input(MessageInput input)
Set the input.
|
DialogSuggestionValue.Builder |
DialogSuggestionValue.Builder.input(MessageInput input)
Set the input.
|
Copyright © 2024 IBM Cloud. All rights reserved.