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