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