7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/Statement.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetStatementResult & WithRequestId(const char *value)
AWS_GLUE_API GetStatementResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetStatementResult & WithRequestId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
void SetRequestId(const char *value)
AWS_GLUE_API GetStatementResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Statement & GetStatement() const
const Aws::String & GetRequestId() const
void SetStatement(Statement &&value)
GetStatementResult & WithStatement(const Statement &value)
void SetStatement(const Statement &value)
AWS_GLUE_API GetStatementResult()
void SetRequestId(const Aws::String &value)
GetStatementResult & WithRequestId(const Aws::String &value)
GetStatementResult & WithStatement(Statement &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue