DdsqlTabularQueryResponseAttributes |
DdsqlTabularQueryResponseAttributes.addColumnsItem(DdsqlTabularQueryColumn columnsItem) |
DdsqlTabularQueryResponseAttributes |
DdsqlTabularQueryResponseAttributes.addWarningsItem(String warningsItem) |
DdsqlTabularQueryResponseAttributes |
DdsqlTabularQueryResponseAttributes.columns(List<DdsqlTabularQueryColumn> columns) |
DdsqlTabularQueryResponseAttributes |
DdsqlTabularQueryResponseData.getAttributes()
Attributes of a DDSQL tabular query response.
|
DdsqlTabularQueryResponseAttributes |
DdsqlTabularQueryResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DdsqlTabularQueryResponseAttributes |
DdsqlTabularQueryResponseAttributes.queryId(String queryId) |
DdsqlTabularQueryResponseAttributes |
DdsqlTabularQueryResponseAttributes.state(DdsqlTabularQueryState state) |
DdsqlTabularQueryResponseAttributes |
DdsqlTabularQueryResponseAttributes.warnings(List<String> warnings) |