Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Class and Description |
---|---|
class |
DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio
DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio.
|
class |
DialogNodeOutputGenericDialogNodeOutputResponseTypeChannelTransfer
DialogNodeOutputGenericDialogNodeOutputResponseTypeChannelTransfer.
|
class |
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.
|
class |
DialogNodeOutputGenericDialogNodeOutputResponseTypeIframe
DialogNodeOutputGenericDialogNodeOutputResponseTypeIframe.
|
class |
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.
|
class |
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.
|
class |
DialogNodeOutputGenericDialogNodeOutputResponseTypePause
DialogNodeOutputGenericDialogNodeOutputResponseTypePause.
|
class |
DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill
DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill.
|
class |
DialogNodeOutputGenericDialogNodeOutputResponseTypeText
DialogNodeOutputGenericDialogNodeOutputResponseTypeText.
|
class |
DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined
DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.
|
class |
DialogNodeOutputGenericDialogNodeOutputResponseTypeVideo
DialogNodeOutputGenericDialogNodeOutputResponseTypeVideo.
|
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 dialogNodeOutputGenericDialogNodeOutputResponseTypeOption)
Instantiates a new Builder from an existing
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption instance.
|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill)
Instantiates a new Builder from an existing
DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill instance.
|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeText)
Instantiates a new Builder from an existing
DialogNodeOutputGenericDialogNodeOutputResponseTypeText instance.
|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined)
Instantiates a new Builder from an existing
DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined instance.
|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeVideo)
Instantiates a new Builder from an existing
DialogNodeOutputGenericDialogNodeOutputResponseTypeVideo instance.
|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeAudio)
Instantiates a new Builder from an existing
DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio instance.
|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeImage)
Instantiates a new Builder from an existing
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage instance.
|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeIframe)
Instantiates a new Builder from an existing
DialogNodeOutputGenericDialogNodeOutputResponseTypeIframe instance.
|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypePause)
Instantiates a new Builder from an existing
DialogNodeOutputGenericDialogNodeOutputResponseTypePause instance.
|
Copyright © 2023 IBM Cloud. All rights reserved.