Uses of Class
com.ibm.watson.assistant.v1.model.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder
| Package | Description |
|---|---|
| com.ibm.watson.assistant.v1.model |
-
Uses of RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder in com.ibm.watson.assistant.v1.model
Methods in com.ibm.watson.assistant.v1.model that return RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder Modifier and Type Method Description RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.BuilderRuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder. addChannels(ResponseGenericChannel channels)Adds an channels to channels.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.BuilderRuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder. agentAvailable(AgentAvailabilityMessage agentAvailable)Set the agentAvailable.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.BuilderRuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder. agentUnavailable(AgentAvailabilityMessage agentUnavailable)Set the agentUnavailable.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.BuilderRuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder. channels(List<ResponseGenericChannel> channels)Set the channels.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.BuilderRuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder. dialogNode(String dialogNode)Set the dialogNode.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.BuilderRuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder. messageToHumanAgent(String messageToHumanAgent)Set the messageToHumanAgent.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.BuilderRuntimeResponseGenericRuntimeResponseTypeConnectToAgent. newBuilder()New builder.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.BuilderRuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder. responseType(String responseType)Set the responseType.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.BuilderRuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder. topic(String topic)Set the topic.RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.BuilderRuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder. transferInfo(DialogNodeOutputConnectToAgentTransferInfo transferInfo)Set the transferInfo.