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