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.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder. addChannels(ResponseGenericChannel channels)Adds an channels to channels.DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder. addOptions(DialogNodeOutputOptionsElement options)Adds an options to options.DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder. channels(List<ResponseGenericChannel> channels)Set the channels.DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder. description(String description)Set the description.DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeOption. newBuilder()New builder.DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder. options(List<DialogNodeOutputOptionsElement> options)Set the options.DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder. preference(String preference)Set the preference.DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder. responseType(String responseType)Set the responseType.DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeOption.Builder. title(String title)Set the title.