Package | Description |
---|---|
com.oracle.bmc.dataflow.model |
Modifier and Type | Class and Description |
---|---|
class |
ImagePngStatementOutputData
The statement output data in png format.
|
class |
TextHtmlStatementOutputData
The statement output data in html format.
|
class |
TextPlainStatementOutputData
The statement output data in text format.
|
Modifier and Type | Method and Description |
---|---|
StatementOutputData |
StatementOutput.getData() |
Modifier and Type | Method and Description |
---|---|
StatementOutput.Builder |
StatementOutput.Builder.data(StatementOutputData data) |
Constructor and Description |
---|
StatementOutput(StatementOutputData data,
StatementOutput.Status status,
String errorName,
String errorValue,
List<String> traceback)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.