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 DialogNodeOutputConnectToAgentTransferInfoDialogNodeOutputConnectToAgentTransferInfo.Builder. build()Builds a DialogNodeOutputConnectToAgentTransferInfo.DialogNodeOutputConnectToAgentTransferInfoDialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent. transferInfo()Gets the transferInfo.DialogNodeOutputConnectToAgentTransferInfoRuntimeResponseGenericRuntimeResponseTypeConnectToAgent. transferInfo()Gets the transferInfo.Methods in com.ibm.watson.assistant.v1.model with parameters of type DialogNodeOutputConnectToAgentTransferInfo Modifier and Type Method Description DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder. transferInfo(DialogNodeOutputConnectToAgentTransferInfo transferInfo)Set the transferInfo.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.BuilderRuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder. transferInfo(DialogNodeOutputConnectToAgentTransferInfo transferInfo)Set the transferInfo.