Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder.addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder.agentAvailable(AgentAvailabilityMessage agentAvailable)
Set the agentAvailable.
|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder.agentUnavailable(AgentAvailabilityMessage agentUnavailable)
Set the agentUnavailable.
|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder.channels(List<ResponseGenericChannel> channels)
Set the channels.
|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder.dialogNode(String dialogNode)
Set the dialogNode.
|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder.messageToHumanAgent(String messageToHumanAgent)
Set the messageToHumanAgent.
|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.newBuilder()
New builder.
|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder.responseType(String responseType)
Set the responseType.
|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder.topic(String topic)
Set the topic.
|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder.transferInfo(DialogNodeOutputConnectToAgentTransferInfo transferInfo)
Set the transferInfo.
|
Copyright © 2022 IBM Cloud. All rights reserved.