7#include <aws/personalize/Personalize_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
52 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
66 inline void SetRecipeArn(
const char* value) { m_recipeArnHasBeenSet =
true; m_recipeArn.assign(value); }
81 inline void SetAlgorithmArn(
const char* value) { m_algorithmArnHasBeenSet =
true; m_algorithmArn.assign(value); }
95 inline void SetFeatureTransformationArn(
const char* value) { m_featureTransformationArnHasBeenSet =
true; m_featureTransformationArn.assign(value); }
109 inline void SetStatus(
const char* value) { m_statusHasBeenSet =
true; m_status.assign(value); }
123 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
150 inline void SetRecipeType(
const char* value) { m_recipeTypeHasBeenSet =
true; m_recipeType.assign(value); }
170 bool m_nameHasBeenSet =
false;
173 bool m_recipeArnHasBeenSet =
false;
176 bool m_algorithmArnHasBeenSet =
false;
179 bool m_featureTransformationArnHasBeenSet =
false;
182 bool m_statusHasBeenSet =
false;
185 bool m_descriptionHasBeenSet =
false;
188 bool m_creationDateTimeHasBeenSet =
false;
191 bool m_recipeTypeHasBeenSet =
false;
194 bool m_lastUpdatedDateTimeHasBeenSet =
false;
void SetRecipeType(const Aws::String &value)
Recipe & WithDescription(const char *value)
void SetCreationDateTime(Aws::Utils::DateTime &&value)
Recipe & WithLastUpdatedDateTime(Aws::Utils::DateTime &&value)
Recipe & WithRecipeArn(const Aws::String &value)
AWS_PERSONALIZE_API Recipe & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetName() const
void SetRecipeType(Aws::String &&value)
void SetStatus(const char *value)
const Aws::String & GetAlgorithmArn() const
bool FeatureTransformationArnHasBeenSet() const
void SetDescription(Aws::String &&value)
Recipe & WithFeatureTransformationArn(const char *value)
Recipe & WithStatus(const char *value)
Recipe & WithCreationDateTime(Aws::Utils::DateTime &&value)
void SetFeatureTransformationArn(const char *value)
bool RecipeArnHasBeenSet() const
bool LastUpdatedDateTimeHasBeenSet() const
bool CreationDateTimeHasBeenSet() const
Recipe & WithName(const char *value)
const Aws::String & GetDescription() const
const Aws::String & GetRecipeType() const
Recipe & WithCreationDateTime(const Aws::Utils::DateTime &value)
Recipe & WithLastUpdatedDateTime(const Aws::Utils::DateTime &value)
void SetAlgorithmArn(Aws::String &&value)
void SetName(const char *value)
void SetName(Aws::String &&value)
Recipe & WithRecipeArn(const char *value)
void SetStatus(Aws::String &&value)
void SetRecipeArn(const Aws::String &value)
void SetLastUpdatedDateTime(Aws::Utils::DateTime &&value)
Recipe & WithRecipeArn(Aws::String &&value)
void SetDescription(const Aws::String &value)
Recipe & WithRecipeType(Aws::String &&value)
const Aws::String & GetStatus() const
void SetStatus(const Aws::String &value)
void SetRecipeArn(const char *value)
const Aws::Utils::DateTime & GetLastUpdatedDateTime() const
AWS_PERSONALIZE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetLastUpdatedDateTime(const Aws::Utils::DateTime &value)
const Aws::String & GetFeatureTransformationArn() const
Recipe & WithStatus(const Aws::String &value)
bool NameHasBeenSet() const
AWS_PERSONALIZE_API Recipe()
void SetRecipeArn(Aws::String &&value)
Recipe & WithName(const Aws::String &value)
const Aws::Utils::DateTime & GetCreationDateTime() const
AWS_PERSONALIZE_API Recipe(Aws::Utils::Json::JsonView jsonValue)
Recipe & WithStatus(Aws::String &&value)
Recipe & WithDescription(const Aws::String &value)
void SetFeatureTransformationArn(const Aws::String &value)
Recipe & WithRecipeType(const Aws::String &value)
void SetFeatureTransformationArn(Aws::String &&value)
void SetAlgorithmArn(const Aws::String &value)
bool RecipeTypeHasBeenSet() const
Recipe & WithDescription(Aws::String &&value)
bool DescriptionHasBeenSet() const
Recipe & WithAlgorithmArn(const Aws::String &value)
Recipe & WithFeatureTransformationArn(Aws::String &&value)
Recipe & WithRecipeType(const char *value)
const Aws::String & GetRecipeArn() const
void SetDescription(const char *value)
bool StatusHasBeenSet() const
void SetName(const Aws::String &value)
Recipe & WithName(Aws::String &&value)
void SetCreationDateTime(const Aws::Utils::DateTime &value)
Recipe & WithFeatureTransformationArn(const Aws::String &value)
void SetAlgorithmArn(const char *value)
bool AlgorithmArnHasBeenSet() const
Recipe & WithAlgorithmArn(const char *value)
void SetRecipeType(const char *value)
Recipe & WithAlgorithmArn(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue