| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeChannelTransfer
DialogNodeOutputGenericDialogNodeOutputResponseTypeChannelTransfer. 
 | 
class  | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent. 
 | 
class  | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage. 
 | 
class  | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption. 
 | 
class  | 
DialogNodeOutputGenericDialogNodeOutputResponseTypePause
DialogNodeOutputGenericDialogNodeOutputResponseTypePause. 
 | 
class  | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill
DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill. 
 | 
class  | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeText
DialogNodeOutputGenericDialogNodeOutputResponseTypeText. 
 | 
class  | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined
DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<DialogNodeOutputGeneric> | 
DialogNodeOutput.getGeneric()
Gets the generic. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DialogNodeOutput.Builder | 
DialogNodeOutput.Builder.addGeneric(DialogNodeOutputGeneric generic)
Adds an generic to generic. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DialogNodeOutput.Builder | 
DialogNodeOutput.Builder.generic(List<DialogNodeOutputGeneric> generic)
Set the generic. 
 | 
void | 
DialogNodeOutput.setGeneric(List<DialogNodeOutputGeneric> generic)
Sets the generic. 
 | 
| Constructor and Description | 
|---|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypePause)  | 
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeImage)  | 
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined)  | 
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeOption)  | 
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill)  | 
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeText)  | 
Copyright © 2021 IBM Cloud. All rights reserved.