Uses of Class
com.ibm.watson.assistant.v1.model.DialogNodeOutputConnectToAgentTransferInfo
Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
-
Uses of DialogNodeOutputConnectToAgentTransferInfo in com.ibm.watson.assistant.v1.model
Methods in com.ibm.watson.assistant.v1.model that return DialogNodeOutputConnectToAgentTransferInfo Modifier and Type Method Description DialogNodeOutputConnectToAgentTransferInfo
DialogNodeOutputConnectToAgentTransferInfo.Builder. build()
Builds a DialogNodeOutputConnectToAgentTransferInfo.DialogNodeOutputConnectToAgentTransferInfo
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent. transferInfo()
Gets the transferInfo.DialogNodeOutputConnectToAgentTransferInfo
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent. transferInfo()
Gets the transferInfo.Methods in com.ibm.watson.assistant.v1.model with parameters of type DialogNodeOutputConnectToAgentTransferInfo Modifier and Type Method Description DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder. transferInfo(DialogNodeOutputConnectToAgentTransferInfo transferInfo)
Set the transferInfo.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder. transferInfo(DialogNodeOutputConnectToAgentTransferInfo transferInfo)
Set the transferInfo.