Uses of Class
com.ibm.watson.assistant.v2.model.MessageInputOptionsSpelling.Builder
| Package | Description |
|---|---|
| com.ibm.watson.assistant.v2.model |
-
Uses of MessageInputOptionsSpelling.Builder in com.ibm.watson.assistant.v2.model
Methods in com.ibm.watson.assistant.v2.model that return MessageInputOptionsSpelling.Builder Modifier and Type Method Description MessageInputOptionsSpelling.BuilderMessageInputOptionsSpelling.Builder. autoCorrect(Boolean autoCorrect)Set the autoCorrect.MessageInputOptionsSpelling.BuilderMessageInputOptionsSpelling. newBuilder()New builder.MessageInputOptionsSpelling.BuilderMessageInputOptionsSpelling.Builder. suggestions(Boolean suggestions)Set the suggestions.