Class RuntimeResponseGenericRuntimeResponseTypeImage
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v1.model.RuntimeResponseGeneric
com.ibm.watson.assistant.v1.model.RuntimeResponseGenericRuntimeResponseTypeImage
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class RuntimeResponseGenericRuntimeResponseTypeImage extends RuntimeResponseGeneric
RuntimeResponseGenericRuntimeResponseTypeImage.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRuntimeResponseGenericRuntimeResponseTypeImage.BuilderBuilder.Nested classes/interfaces inherited from class com.ibm.watson.assistant.v1.model.RuntimeResponseGeneric
RuntimeResponseGeneric.Preference -
Method Summary
Modifier and Type Method Description RuntimeResponseGenericRuntimeResponseTypeImage.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 RuntimeResponseGenericRuntimeResponseTypeImage builder
-