public static class TextHtmlStatementOutputData.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TextHtmlStatementOutputData |
build() |
TextHtmlStatementOutputData.Builder |
copy(TextHtmlStatementOutputData model) |
TextHtmlStatementOutputData.Builder |
value(String value)
The statement code execution output in html format.
|
public TextHtmlStatementOutputData.Builder value(String value)
The statement code execution output in html format.
value
- the value to setpublic TextHtmlStatementOutputData build()
public TextHtmlStatementOutputData.Builder copy(TextHtmlStatementOutputData model)
Copyright © 2016–2024. All rights reserved.