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