Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
OutputData |
OutputData.Builder.build()
Builds a OutputData.
|
OutputData |
MessageResponse.getOutput()
Gets the output.
|
OutputData |
MessageRequest.output()
Gets the output.
|
OutputData |
MessageOptions.output()
Gets the output.
|
Modifier and Type | Method and Description |
---|---|
MessageRequest.Builder |
MessageRequest.Builder.output(OutputData output)
Set the output.
|
MessageOptions.Builder |
MessageOptions.Builder.output(OutputData output)
Set the output.
|
Copyright © 2024 IBM Cloud. All rights reserved.