| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
DialogNodeOutputOptionsElement | 
DialogNodeOutputOptionsElement.Builder.build()
Builds a DialogNodeOutputOptionsElement. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<DialogNodeOutputOptionsElement> | 
RuntimeResponseGeneric.options()
Gets the options. 
 | 
List<DialogNodeOutputOptionsElement> | 
DialogNodeOutputGeneric.options()
Gets the options. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder.addOptions(DialogNodeOutputOptionsElement options)
Adds an options to options. 
 | 
RuntimeResponseGenericRuntimeResponseTypeOption.Builder | 
RuntimeResponseGenericRuntimeResponseTypeOption.Builder.addOptions(DialogNodeOutputOptionsElement options)
Adds an options to options. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder.options(List<DialogNodeOutputOptionsElement> options)
Set the options. 
 | 
RuntimeResponseGenericRuntimeResponseTypeOption.Builder | 
RuntimeResponseGenericRuntimeResponseTypeOption.Builder.options(List<DialogNodeOutputOptionsElement> options)
Set the options. 
 | 
| Constructor and Description | 
|---|
Builder(String responseType,
       String title,
       List<DialogNodeOutputOptionsElement> options)
Instantiates a new builder with required properties. 
 | 
Builder(String responseType,
       String title,
       List<DialogNodeOutputOptionsElement> options)
Instantiates a new builder with required properties. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.