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