AWS SDK for C++
1.9.2
AWS SDK for C++
|
#include <GetNamedQueryResult.h>
Public Member Functions | |
GetNamedQueryResult () | |
GetNamedQueryResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
GetNamedQueryResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const NamedQuery & | GetNamedQuery () const |
void | SetNamedQuery (const NamedQuery &value) |
void | SetNamedQuery (NamedQuery &&value) |
GetNamedQueryResult & | WithNamedQuery (const NamedQuery &value) |
GetNamedQueryResult & | WithNamedQuery (NamedQuery &&value) |
Definition at line 27 of file GetNamedQueryResult.h.
Aws::Athena::Model::GetNamedQueryResult::GetNamedQueryResult | ( | ) |
Aws::Athena::Model::GetNamedQueryResult::GetNamedQueryResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Information about the query.
Definition at line 38 of file GetNamedQueryResult.h.
GetNamedQueryResult& Aws::Athena::Model::GetNamedQueryResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Information about the query.
Definition at line 43 of file GetNamedQueryResult.h.
|
inline |
Information about the query.
Definition at line 48 of file GetNamedQueryResult.h.
|
inline |
Information about the query.
Definition at line 53 of file GetNamedQueryResult.h.
|
inline |
Information about the query.
Definition at line 58 of file GetNamedQueryResult.h.