Uses of Class
com.ibm.watson.assistant.v1.model.DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.Builder
| Package | Description |
|---|---|
| com.ibm.watson.assistant.v1.model |
-
Uses of DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.Builder in com.ibm.watson.assistant.v1.model
Methods in com.ibm.watson.assistant.v1.model that return DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.Builder Modifier and Type Method Description DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.Builder. addChannels(ResponseGenericChannel channels)Adds an channels to channels.DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.Builder. channels(List<ResponseGenericChannel> channels)Set the channels.DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined. newBuilder()New builder.DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.Builder. responseType(String responseType)Set the responseType.DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.BuilderDialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.Builder. userDefined(Map<String,Object> userDefined)Set the userDefined.