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