public static class DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent) |
Builder(java.lang.String responseType)
Instantiates a new builder with required properties.
|
public Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent)
public Builder()
public Builder(java.lang.String responseType)
responseType - the responseTypepublic DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent build()
public DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder responseType(java.lang.String responseType)
responseType - the responseTypepublic DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder messageToHumanAgent(java.lang.String messageToHumanAgent)
messageToHumanAgent - the messageToHumanAgentpublic DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder agentAvailable(java.lang.String agentAvailable)
agentAvailable - the agentAvailablepublic DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder agentUnavailable(java.lang.String agentUnavailable)
agentUnavailable - the agentUnavailablepublic DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder transferInfo(DialogNodeOutputConnectToAgentTransferInfo transferInfo)
transferInfo - the transferInfo