| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
ChannelTransferInfo | 
ChannelTransferInfo.Builder.build()
Builds a ChannelTransferInfo. 
 | 
ChannelTransferInfo | 
RuntimeResponseGenericRuntimeResponseTypeChannelTransfer.transferInfo()
Gets the transferInfo. 
 | 
ChannelTransferInfo | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeChannelTransfer.transferInfo()
Gets the transferInfo. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RuntimeResponseGenericRuntimeResponseTypeChannelTransfer.Builder | 
RuntimeResponseGenericRuntimeResponseTypeChannelTransfer.Builder.transferInfo(ChannelTransferInfo transferInfo)
Set the transferInfo. 
 | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeChannelTransfer.Builder | 
DialogNodeOutputGenericDialogNodeOutputResponseTypeChannelTransfer.Builder.transferInfo(ChannelTransferInfo transferInfo)
Set the transferInfo. 
 | 
| Constructor and Description | 
|---|
Builder(String responseType,
       String messageToUser,
       ChannelTransferInfo transferInfo)
Instantiates a new builder with required properties. 
 | 
Builder(String responseType,
       String messageToUser,
       ChannelTransferInfo transferInfo)
Instantiates a new builder with required properties. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.