7#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
42 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
55 inline void SetClientToken(
const char* value) { m_clientToken.assign(value); }
const Aws::String & GetRequestId() const
ImportComponentResult & WithClientToken(const Aws::String &value)
void SetComponentBuildVersionArn(const Aws::String &value)
void SetComponentBuildVersionArn(const char *value)
void SetClientToken(const char *value)
const Aws::String & GetClientToken() const
AWS_IMAGEBUILDER_API ImportComponentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetComponentBuildVersionArn(Aws::String &&value)
AWS_IMAGEBUILDER_API ImportComponentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
ImportComponentResult & WithRequestId(Aws::String &&value)
AWS_IMAGEBUILDER_API ImportComponentResult()
const Aws::String & GetComponentBuildVersionArn() const
ImportComponentResult & WithClientToken(Aws::String &&value)
ImportComponentResult & WithComponentBuildVersionArn(const Aws::String &value)
void SetClientToken(const Aws::String &value)
ImportComponentResult & WithRequestId(const char *value)
ImportComponentResult & WithComponentBuildVersionArn(const char *value)
ImportComponentResult & WithRequestId(const Aws::String &value)
void SetRequestId(Aws::String &&value)
void SetRequestId(const Aws::String &value)
void SetClientToken(Aws::String &&value)
ImportComponentResult & WithClientToken(const char *value)
ImportComponentResult & WithComponentBuildVersionArn(Aws::String &&value)
void SetRequestId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue