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