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