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.Builder
MessageInputOptionsSpelling.Builder. autoCorrect(Boolean autoCorrect)
Set the autoCorrect.MessageInputOptionsSpelling.Builder
MessageInputOptionsSpelling. newBuilder()
New builder.MessageInputOptionsSpelling.Builder
MessageInputOptionsSpelling.Builder. suggestions(Boolean suggestions)
Set the suggestions.