Class DialogNodeOutputConnectToAgentTransferInfo
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v1.model.DialogNodeOutputConnectToAgentTransferInfo
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class DialogNodeOutputConnectToAgentTransferInfo
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Routing or other contextual information to be used by target service desk systems.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DialogNodeOutputConnectToAgentTransferInfo.Builder
Builder. -
Method Summary
Modifier and Type Method Description DialogNodeOutputConnectToAgentTransferInfo.Builder
newBuilder()
New builder.Map<String,Map<String,Object>>
target()
Gets the target.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a DialogNodeOutputConnectToAgentTransferInfo builder
-
target
Gets the target.- Returns:
- the target
-