public static class RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypeConnectToAgent) |
Builder(java.lang.String responseType)
Instantiates a new builder with required properties.
|
public Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypeConnectToAgent)
public Builder()
public Builder(java.lang.String responseType)
responseType - the responseTypepublic RuntimeResponseGenericRuntimeResponseTypeConnectToAgent build()
public RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder responseType(java.lang.String responseType)
responseType - the responseTypepublic RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder messageToHumanAgent(java.lang.String messageToHumanAgent)
messageToHumanAgent - the messageToHumanAgentpublic RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder agentAvailable(java.lang.String agentAvailable)
agentAvailable - the agentAvailablepublic RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder agentUnavailable(java.lang.String agentUnavailable)
agentUnavailable - the agentUnavailablepublic RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder transferInfo(DialogNodeOutputConnectToAgentTransferInfo transferInfo)
transferInfo - the transferInfopublic RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder topic(java.lang.String topic)
topic - the topicpublic RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder dialogNode(java.lang.String dialogNode)
dialogNode - the dialogNode