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.Builder
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. addChannels(ResponseGenericChannel channels)
Adds an channels to channels.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. altText(String altText)
Set the altText.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. channels(List<ResponseGenericChannel> channels)
Set the channels.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. description(String description)
Set the description.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage. newBuilder()
New builder.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. responseType(String responseType)
Set the responseType.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. source(String source)
Set the source.DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder
DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.Builder. title(String title)
Set the title.