Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
ResponseGenericChannel |
ResponseGenericChannel.Builder.build()
Builds a ResponseGenericChannel.
|
Modifier and Type | Method and Description |
---|---|
List<ResponseGenericChannel> |
RuntimeResponseGeneric.channels()
Gets the channels.
|
List<ResponseGenericChannel> |
DialogNodeOutputGeneric.channels()
Gets the channels.
|
Modifier and Type | Method and Description |
---|---|
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
RuntimeResponseGenericRuntimeResponseTypeSuggestion.Builder |
RuntimeResponseGenericRuntimeResponseTypeSuggestion.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
RuntimeResponseGenericRuntimeResponseTypeText.Builder |
RuntimeResponseGenericRuntimeResponseTypeText.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
RuntimeResponseGenericRuntimeResponseTypeUserDefined.Builder |
RuntimeResponseGenericRuntimeResponseTypeUserDefined.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
RuntimeResponseGenericRuntimeResponseTypeChannelTransfer.Builder |
RuntimeResponseGenericRuntimeResponseTypeChannelTransfer.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
RuntimeResponseGenericRuntimeResponseTypePause.Builder |
RuntimeResponseGenericRuntimeResponseTypePause.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypePause.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypePause.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeChannelTransfer.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeChannelTransfer.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
RuntimeResponseGenericRuntimeResponseTypeOption.Builder |
RuntimeResponseGenericRuntimeResponseTypeOption.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
RuntimeResponseGenericRuntimeResponseTypeImage.Builder |
RuntimeResponseGenericRuntimeResponseTypeImage.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
Modifier and Type | Method and Description |
---|---|
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
RuntimeResponseGenericRuntimeResponseTypeSuggestion.Builder |
RuntimeResponseGenericRuntimeResponseTypeSuggestion.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
RuntimeResponseGenericRuntimeResponseTypeText.Builder |
RuntimeResponseGenericRuntimeResponseTypeText.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
RuntimeResponseGenericRuntimeResponseTypeUserDefined.Builder |
RuntimeResponseGenericRuntimeResponseTypeUserDefined.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
RuntimeResponseGenericRuntimeResponseTypeChannelTransfer.Builder |
RuntimeResponseGenericRuntimeResponseTypeChannelTransfer.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeSearchSkill.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
RuntimeResponseGenericRuntimeResponseTypePause.Builder |
RuntimeResponseGenericRuntimeResponseTypePause.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypePause.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypePause.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
DialogNodeOutputGenericDialogNodeOutputResponseTypeChannelTransfer.Builder |
DialogNodeOutputGenericDialogNodeOutputResponseTypeChannelTransfer.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
RuntimeResponseGenericRuntimeResponseTypeOption.Builder |
RuntimeResponseGenericRuntimeResponseTypeOption.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
RuntimeResponseGenericRuntimeResponseTypeImage.Builder |
RuntimeResponseGenericRuntimeResponseTypeImage.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
Copyright © 2021 IBM Cloud. All rights reserved.