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