| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| DialogNodeOutput | DialogNodeOutput.Builder. build()Builds a DialogNodeOutput. | 
| DialogNodeOutput | UpdateDialogNodeOptions. newOutput()Gets the newOutput. | 
| DialogNodeOutput | UpdateDialogNode. output()Gets the output. | 
| DialogNodeOutput | CreateDialogNodeOptions. output()Gets the output. | 
| DialogNodeOutput | DialogNode. output()Gets the output. | 
| Modifier and Type | Method and Description | 
|---|---|
| UpdateDialogNodeOptions.Builder | UpdateDialogNodeOptions.Builder. newOutput(DialogNodeOutput newOutput)Set the newOutput. | 
| UpdateDialogNode.Builder | UpdateDialogNode.Builder. output(DialogNodeOutput output)Set the output. | 
| CreateDialogNodeOptions.Builder | CreateDialogNodeOptions.Builder. output(DialogNodeOutput output)Set the output. | 
| DialogNode.Builder | DialogNode.Builder. output(DialogNodeOutput output)Set the output. | 
Copyright © 2023 IBM Cloud. All rights reserved.