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