public static class DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio.Builder extends Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeAudio) |
Builder(String responseType,
String source)
Instantiates a new builder with required properties.
|
public Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeAudio)
public Builder()
public DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio build()
public DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio.Builder addChannels(ResponseGenericChannel channels)
channels - the new channelspublic DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio.Builder responseType(String responseType)
responseType - the responseTypepublic DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio.Builder source(String source)
source - the sourcepublic DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio.Builder title(String title)
title - the titlepublic DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio.Builder description(String description)
description - the descriptionpublic DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio.Builder channels(List<ResponseGenericChannel> channels)
channels - the channelspublic DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio.Builder channelOptions(Map<String,Object> channelOptions)
channelOptions - the channelOptionspublic DialogNodeOutputGenericDialogNodeOutputResponseTypeAudio.Builder altText(String altText)
altText - the altTextCopyright © 2022 IBM Cloud. All rights reserved.