7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/BlueprintRun.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); }
void SetBlueprintRun(const BlueprintRun &value)
void SetRequestId(Aws::String &&value)
AWS_GLUE_API GetBlueprintRunResult()
GetBlueprintRunResult & WithRequestId(const Aws::String &value)
const BlueprintRun & GetBlueprintRun() const
void SetRequestId(const Aws::String &value)
AWS_GLUE_API GetBlueprintRunResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRequestId() const
void SetRequestId(const char *value)
GetBlueprintRunResult & WithRequestId(Aws::String &&value)
GetBlueprintRunResult & WithBlueprintRun(const BlueprintRun &value)
GetBlueprintRunResult & WithRequestId(const char *value)
AWS_GLUE_API GetBlueprintRunResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetBlueprintRun(BlueprintRun &&value)
GetBlueprintRunResult & WithBlueprintRun(BlueprintRun &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue