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