Uses of Class
com.ibm.watson.assistant.v1.model.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder
| Package | Description |
|---|---|
| com.ibm.watson.assistant.v1.model |
-
Uses of DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder in com.ibm.watson.assistant.v1.model
Methods in com.ibm.watson.assistant.v1.model that return DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder Modifier and Type Method Description DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. addChannels(ResponseGenericChannel channels)Adds an channels to channels.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. channels(List<ResponseGenericChannel> channels)Set the channels.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. description(String description)Set the description.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeImage. newBuilder()New builder.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. responseType(String responseType)Set the responseType.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. source(String source)Set the source.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. title(String title)Set the title.