7#include <aws/personalize/Personalize_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetItemName(
const char* value) { m_itemNameHasBeenSet =
true; m_itemName.assign(value); }
58 bool m_itemNameHasBeenSet =
false;
AWS_PERSONALIZE_API FieldsForThemeGeneration(Aws::Utils::Json::JsonView jsonValue)
FieldsForThemeGeneration & WithItemName(const char *value)
void SetItemName(const Aws::String &value)
AWS_PERSONALIZE_API FieldsForThemeGeneration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_PERSONALIZE_API FieldsForThemeGeneration()
FieldsForThemeGeneration & WithItemName(const Aws::String &value)
AWS_PERSONALIZE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetItemName(const char *value)
void SetItemName(Aws::String &&value)
bool ItemNameHasBeenSet() const
FieldsForThemeGeneration & WithItemName(Aws::String &&value)
const Aws::String & GetItemName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue