public class GetRowsWithSqlResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
GetRowsWithSqlResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
getColumns() |
List<List<Object>> |
getRows() |
void |
setColumns(List<Column> columns) |
void |
setRows(List<List<Object>> rows) |
getMetadataCopyright © 2022. All rights reserved.