public static class DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder extends Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeText) |
Builder(String responseType,
List<DialogNodeOutputTextValuesElement> values)
Instantiates a new builder with required properties.
|
public Builder(DialogNodeOutputGeneric dialogNodeOutputGenericDialogNodeOutputResponseTypeText)
public Builder()
public Builder(String responseType, List<DialogNodeOutputTextValuesElement> values)
responseType - the responseTypevalues - the valuespublic DialogNodeOutputGenericDialogNodeOutputResponseTypeText build()
public DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder addValues(DialogNodeOutputTextValuesElement values)
values - the new valuespublic DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder addChannels(ResponseGenericChannel channels)
channels - the new channelspublic DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder responseType(String responseType)
responseType - the responseTypepublic DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder values(List<DialogNodeOutputTextValuesElement> values)
values - the valuespublic DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder selectionPolicy(String selectionPolicy)
selectionPolicy - the selectionPolicypublic DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder delimiter(String delimiter)
delimiter - the delimiterpublic DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder channels(List<ResponseGenericChannel> channels)
channels - the channelsCopyright © 2022 IBM Cloud. All rights reserved.