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