Class RuntimeResponseGenericRuntimeResponseTypePause
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v1.model.RuntimeResponseGeneric
com.ibm.watson.assistant.v1.model.RuntimeResponseGenericRuntimeResponseTypePause
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class RuntimeResponseGenericRuntimeResponseTypePause extends RuntimeResponseGeneric
RuntimeResponseGenericRuntimeResponseTypePause.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRuntimeResponseGenericRuntimeResponseTypePause.BuilderBuilder.Nested classes/interfaces inherited from class com.ibm.watson.assistant.v1.model.RuntimeResponseGeneric
RuntimeResponseGeneric.Preference -
Method Summary
Modifier and Type Method Description RuntimeResponseGenericRuntimeResponseTypePause.BuildernewBuilder()New builder.Methods inherited from class com.ibm.watson.assistant.v1.model.RuntimeResponseGeneric
agentAvailable, agentUnavailable, channels, description, dialogNode, messageToHumanAgent, messageToUser, options, preference, responseType, source, suggestions, text, time, title, topic, typing, userDefinedMethods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a RuntimeResponseGenericRuntimeResponseTypePause builder
-