Class DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v1.model.DialogNodeOutputGeneric
com.ibm.watson.assistant.v1.model.DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent extends DialogNodeOutputGeneric
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder
Builder.Nested classes/interfaces inherited from class com.ibm.watson.assistant.v1.model.DialogNodeOutputGeneric
DialogNodeOutputGeneric.Preference, DialogNodeOutputGeneric.QueryType, DialogNodeOutputGeneric.SelectionPolicy
-
Method Summary
Modifier and Type Method Description DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.Builder
newBuilder()
New builder.DialogNodeOutputConnectToAgentTransferInfo
transferInfo()
Gets the transferInfo.Methods inherited from class com.ibm.watson.assistant.v1.model.DialogNodeOutputGeneric
agentAvailable, agentUnavailable, altText, channels, delimiter, description, discoveryVersion, filter, messageToHumanAgent, messageToUser, options, preference, query, queryType, responseType, selectionPolicy, source, time, title, typing, userDefined, values
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent builder
-
transferInfo
Gets the transferInfo.Routing or other contextual information to be used by target service desk systems.
- Returns:
- the transferInfo
-