Uses of Class
com.ibm.watson.assistant.v2.model.MessageInputOptionsSpelling
| Package | Description |
|---|---|
| com.ibm.watson.assistant.v2.model |
-
Uses of MessageInputOptionsSpelling in com.ibm.watson.assistant.v2.model
Methods in com.ibm.watson.assistant.v2.model that return MessageInputOptionsSpelling Modifier and Type Method Description MessageInputOptionsSpellingMessageInputOptionsSpelling.Builder. build()Builds a MessageInputOptionsSpelling.MessageInputOptionsSpellingMessageInputOptions. spelling()Gets the spelling.MessageInputOptionsSpellingMessageInputOptionsStateless. spelling()Gets the spelling.Methods in com.ibm.watson.assistant.v2.model with parameters of type MessageInputOptionsSpelling Modifier and Type Method Description MessageInputOptions.BuilderMessageInputOptions.Builder. spelling(MessageInputOptionsSpelling spelling)Set the spelling.MessageInputOptionsStateless.BuilderMessageInputOptionsStateless.Builder. spelling(MessageInputOptionsSpelling spelling)Set the spelling.