Package | Description |
---|---|
com.ibm.watson.assistant.v2.model |
Modifier and Type | Method and Description |
---|---|
MessageInputOptions.Builder |
MessageInputOptions.Builder.alternateIntents(Boolean alternateIntents)
Set the alternateIntents.
|
MessageInputOptions.Builder |
MessageInputOptions.Builder.asyncCallout(Boolean asyncCallout)
Set the asyncCallout.
|
MessageInputOptions.Builder |
MessageInputOptions.Builder.debug(Boolean debug)
Set the debug.
|
MessageInputOptions.Builder |
MessageInputOptions.Builder.export(Boolean export)
Set the export.
|
MessageInputOptions.Builder |
MessageInputOptions.newBuilder()
New builder.
|
MessageInputOptions.Builder |
MessageInputOptions.Builder.restart(Boolean restart)
Set the restart.
|
MessageInputOptions.Builder |
MessageInputOptions.Builder.returnContext(Boolean returnContext)
Set the returnContext.
|
MessageInputOptions.Builder |
MessageInputOptions.Builder.spelling(MessageInputOptionsSpelling spelling)
Set the spelling.
|
Copyright © 2024 IBM Cloud. All rights reserved.