7#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/imagebuilder/model/Image.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
43 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
const Image & GetImage() const
GetImageResult & WithImage(Image &&value)
void SetRequestId(Aws::String &&value)
AWS_IMAGEBUILDER_API GetImageResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const char *value)
void SetImage(const Image &value)
AWS_IMAGEBUILDER_API GetImageResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
const Aws::String & GetRequestId() const
void SetImage(Image &&value)
AWS_IMAGEBUILDER_API GetImageResult()
GetImageResult & WithRequestId(const char *value)
GetImageResult & WithRequestId(const Aws::String &value)
GetImageResult & WithImage(const Image &value)
GetImageResult & WithRequestId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue