7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace CustomerProfiles
49 inline void SetAddress1(
const char* value) { m_address1HasBeenSet =
true; m_address1.assign(value); }
63 inline void SetAddress2(
const char* value) { m_address2HasBeenSet =
true; m_address2.assign(value); }
77 inline void SetAddress3(
const char* value) { m_address3HasBeenSet =
true; m_address3.assign(value); }
91 inline void SetAddress4(
const char* value) { m_address4HasBeenSet =
true; m_address4.assign(value); }
105 inline void SetCity(
const char* value) { m_cityHasBeenSet =
true; m_city.assign(value); }
119 inline void SetCounty(
const char* value) { m_countyHasBeenSet =
true; m_county.assign(value); }
133 inline void SetState(
const char* value) { m_stateHasBeenSet =
true; m_state.assign(value); }
147 inline void SetProvince(
const char* value) { m_provinceHasBeenSet =
true; m_province.assign(value); }
161 inline void SetCountry(
const char* value) { m_countryHasBeenSet =
true; m_country.assign(value); }
175 inline void SetPostalCode(
const char* value) { m_postalCodeHasBeenSet =
true; m_postalCode.assign(value); }
183 bool m_address1HasBeenSet =
false;
186 bool m_address2HasBeenSet =
false;
189 bool m_address3HasBeenSet =
false;
192 bool m_address4HasBeenSet =
false;
195 bool m_cityHasBeenSet =
false;
198 bool m_countyHasBeenSet =
false;
201 bool m_stateHasBeenSet =
false;
204 bool m_provinceHasBeenSet =
false;
207 bool m_countryHasBeenSet =
false;
210 bool m_postalCodeHasBeenSet =
false;
void SetAddress1(Aws::String &&value)
bool CountryHasBeenSet() const
void SetCounty(Aws::String &&value)
void SetCountry(const char *value)
bool Address4HasBeenSet() const
void SetAddress1(const Aws::String &value)
Address & WithCity(Aws::String &&value)
void SetPostalCode(const char *value)
const Aws::String & GetCity() const
void SetState(const char *value)
Address & WithAddress3(const Aws::String &value)
const Aws::String & GetState() const
Address & WithAddress4(const char *value)
const Aws::String & GetCountry() const
Address & WithPostalCode(Aws::String &&value)
Address & WithState(Aws::String &&value)
void SetState(Aws::String &&value)
void SetCounty(const Aws::String &value)
bool PostalCodeHasBeenSet() const
void SetAddress4(Aws::String &&value)
Address & WithPostalCode(const Aws::String &value)
void SetProvince(const char *value)
void SetAddress2(Aws::String &&value)
bool Address3HasBeenSet() const
Address & WithState(const char *value)
Address & WithPostalCode(const char *value)
Address & WithAddress3(const char *value)
Address & WithAddress3(Aws::String &&value)
Address & WithAddress1(const char *value)
bool CountyHasBeenSet() const
bool StateHasBeenSet() const
Address & WithCounty(const Aws::String &value)
Address & WithProvince(Aws::String &&value)
void SetAddress2(const Aws::String &value)
bool CityHasBeenSet() const
Address & WithAddress2(Aws::String &&value)
Address & WithAddress4(Aws::String &&value)
Address & WithCounty(const char *value)
AWS_CUSTOMERPROFILES_API Address(Aws::Utils::Json::JsonView jsonValue)
Address & WithAddress1(const Aws::String &value)
const Aws::String & GetAddress2() const
void SetProvince(Aws::String &&value)
void SetCountry(const Aws::String &value)
void SetAddress4(const Aws::String &value)
Address & WithAddress2(const Aws::String &value)
const Aws::String & GetAddress3() const
Address & WithCity(const char *value)
void SetAddress3(const Aws::String &value)
const Aws::String & GetAddress1() const
Address & WithProvince(const char *value)
void SetProvince(const Aws::String &value)
void SetCounty(const char *value)
void SetState(const Aws::String &value)
Address & WithAddress2(const char *value)
const Aws::String & GetPostalCode() const
bool Address1HasBeenSet() const
const Aws::String & GetCounty() const
void SetAddress1(const char *value)
Address & WithCity(const Aws::String &value)
void SetCity(Aws::String &&value)
AWS_CUSTOMERPROFILES_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAddress4(const char *value)
const Aws::String & GetProvince() const
void SetPostalCode(const Aws::String &value)
Address & WithCountry(Aws::String &&value)
void SetAddress3(const char *value)
Address & WithAddress1(Aws::String &&value)
void SetAddress2(const char *value)
AWS_CUSTOMERPROFILES_API Address & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ProvinceHasBeenSet() const
void SetAddress3(Aws::String &&value)
void SetCountry(Aws::String &&value)
void SetCity(const char *value)
Address & WithCounty(Aws::String &&value)
bool Address2HasBeenSet() const
Address & WithAddress4(const Aws::String &value)
Address & WithCountry(const Aws::String &value)
void SetCity(const Aws::String &value)
Address & WithState(const Aws::String &value)
Address & WithCountry(const char *value)
const Aws::String & GetAddress4() const
AWS_CUSTOMERPROFILES_API Address()
void SetPostalCode(Aws::String &&value)
Address & WithProvince(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue