public static class MessageInputOptionsStateless.Builder extends Object
| Constructor and Description | 
|---|
| Builder()Instantiates a new builder. | 
| Modifier and Type | Method and Description | 
|---|---|
| MessageInputOptionsStateless.Builder | alternateIntents(Boolean alternateIntents)Set the alternateIntents. | 
| MessageInputOptionsStateless | build()Builds a MessageInputOptionsStateless. | 
| MessageInputOptionsStateless.Builder | debug(Boolean debug)Set the debug. | 
| MessageInputOptionsStateless.Builder | restart(Boolean restart)Set the restart. | 
| MessageInputOptionsStateless.Builder | spelling(MessageInputOptionsSpelling spelling)Set the spelling. | 
public MessageInputOptionsStateless build()
public MessageInputOptionsStateless.Builder restart(Boolean restart)
restart - the restartpublic MessageInputOptionsStateless.Builder alternateIntents(Boolean alternateIntents)
alternateIntents - the alternateIntentspublic MessageInputOptionsStateless.Builder spelling(MessageInputOptionsSpelling spelling)
spelling - the spellingpublic MessageInputOptionsStateless.Builder debug(Boolean debug)
debug - the debugCopyright © 2023 IBM Cloud. All rights reserved.