7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/geo-places/GeoPlaces_EXPORTS.h>
41 template <
typename NumberT = Aws::String>
43 m_numberHasBeenSet =
true;
44 m_number = std::forward<NumberT>(value);
46 template <
typename NumberT = Aws::String>
54 bool m_numberHasBeenSet =
false;
const Aws::String & GetNumber() const
AWS_GEOPLACES_API Aws::Utils::Json::JsonValue Jsonize() const
void SetNumber(NumberT &&value)
AWS_GEOPLACES_API SecondaryAddressComponent(Aws::Utils::Json::JsonView jsonValue)
bool NumberHasBeenSet() const
AWS_GEOPLACES_API SecondaryAddressComponent()=default
SecondaryAddressComponent & WithNumber(NumberT &&value)
AWS_GEOPLACES_API SecondaryAddressComponent & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue