#include <Row.h>
The rows that comprise a query result table.
See Also:
AWS API Reference
Definition at line 32 of file Row.h.
◆ Row() [1/2]
Aws::Athena::Model::Row::Row |
( |
| ) |
|
◆ Row() [2/2]
◆ AddData() [1/2]
Row& Aws::Athena::Model::Row::AddData |
( |
const Datum & |
value | ) |
|
|
inline |
The data that populates a row in a query result table.
Definition at line 74 of file Row.h.
◆ AddData() [2/2]
Row& Aws::Athena::Model::Row::AddData |
( |
Datum && |
value | ) |
|
|
inline |
The data that populates a row in a query result table.
Definition at line 79 of file Row.h.
◆ DataHasBeenSet()
bool Aws::Athena::Model::Row::DataHasBeenSet |
( |
| ) |
const |
|
inline |
The data that populates a row in a query result table.
Definition at line 49 of file Row.h.
◆ GetData()
The data that populates a row in a query result table.
Definition at line 44 of file Row.h.
◆ Jsonize()
◆ operator=()
◆ SetData() [1/2]
The data that populates a row in a query result table.
Definition at line 59 of file Row.h.
◆ SetData() [2/2]
The data that populates a row in a query result table.
Definition at line 54 of file Row.h.
◆ WithData() [1/2]
The data that populates a row in a query result table.
Definition at line 69 of file Row.h.
◆ WithData() [2/2]
The data that populates a row in a query result table.
Definition at line 64 of file Row.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-athena/include/aws/athena/model/Row.h