AWS SDK for C++
1.9.2
AWS SDK for C++
|
#include <QueryExecutionContext.h>
Public Member Functions | |
QueryExecutionContext () | |
QueryExecutionContext (Aws::Utils::Json::JsonView jsonValue) | |
QueryExecutionContext & | operator= (Aws::Utils::Json::JsonView jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const Aws::String & | GetDatabase () const |
bool | DatabaseHasBeenSet () const |
void | SetDatabase (const Aws::String &value) |
void | SetDatabase (Aws::String &&value) |
void | SetDatabase (const char *value) |
QueryExecutionContext & | WithDatabase (const Aws::String &value) |
QueryExecutionContext & | WithDatabase (Aws::String &&value) |
QueryExecutionContext & | WithDatabase (const char *value) |
const Aws::String & | GetCatalog () const |
bool | CatalogHasBeenSet () const |
void | SetCatalog (const Aws::String &value) |
void | SetCatalog (Aws::String &&value) |
void | SetCatalog (const char *value) |
QueryExecutionContext & | WithCatalog (const Aws::String &value) |
QueryExecutionContext & | WithCatalog (Aws::String &&value) |
QueryExecutionContext & | WithCatalog (const char *value) |
The database and data catalog context in which the query execution occurs.
Definition at line 32 of file QueryExecutionContext.h.
Aws::Athena::Model::QueryExecutionContext::QueryExecutionContext | ( | ) |
Aws::Athena::Model::QueryExecutionContext::QueryExecutionContext | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The name of the data catalog used in the query execution.
Definition at line 90 of file QueryExecutionContext.h.
|
inline |
The name of the database used in the query execution.
Definition at line 49 of file QueryExecutionContext.h.
|
inline |
The name of the data catalog used in the query execution.
Definition at line 85 of file QueryExecutionContext.h.
|
inline |
The name of the database used in the query execution.
Definition at line 44 of file QueryExecutionContext.h.
Aws::Utils::Json::JsonValue Aws::Athena::Model::QueryExecutionContext::Jsonize | ( | ) | const |
QueryExecutionContext& Aws::Athena::Model::QueryExecutionContext::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The name of the data catalog used in the query execution.
Definition at line 100 of file QueryExecutionContext.h.
|
inline |
The name of the data catalog used in the query execution.
Definition at line 95 of file QueryExecutionContext.h.
|
inline |
The name of the data catalog used in the query execution.
Definition at line 105 of file QueryExecutionContext.h.
|
inline |
The name of the database used in the query execution.
Definition at line 59 of file QueryExecutionContext.h.
|
inline |
The name of the database used in the query execution.
Definition at line 54 of file QueryExecutionContext.h.
|
inline |
The name of the database used in the query execution.
Definition at line 64 of file QueryExecutionContext.h.
|
inline |
The name of the data catalog used in the query execution.
Definition at line 115 of file QueryExecutionContext.h.
|
inline |
The name of the data catalog used in the query execution.
Definition at line 110 of file QueryExecutionContext.h.
|
inline |
The name of the data catalog used in the query execution.
Definition at line 120 of file QueryExecutionContext.h.
|
inline |
The name of the database used in the query execution.
Definition at line 74 of file QueryExecutionContext.h.
|
inline |
The name of the database used in the query execution.
Definition at line 69 of file QueryExecutionContext.h.
|
inline |
The name of the database used in the query execution.
Definition at line 79 of file QueryExecutionContext.h.