public static class DialogNodeOutputTextValuesElement.Builder extends Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
DialogNodeOutputTextValuesElement |
build()
Builds a DialogNodeOutputTextValuesElement.
|
DialogNodeOutputTextValuesElement.Builder |
text(String text)
Set the text.
|
public DialogNodeOutputTextValuesElement build()
public DialogNodeOutputTextValuesElement.Builder text(String text)
text - the textCopyright © 2022 IBM Cloud. All rights reserved.