7#include <aws/geo-places/GeoPlaces_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/geo-places/model/Highlight.h>
74 bool m_codeHasBeenSet =
false;
77 bool m_nameHasBeenSet =
false;
void SetCode(Aws::Vector< Highlight > &&value)
CountryHighlights & AddCode(const Highlight &value)
void SetCode(const Aws::Vector< Highlight > &value)
CountryHighlights & WithName(Aws::Vector< Highlight > &&value)
CountryHighlights & WithName(const Aws::Vector< Highlight > &value)
CountryHighlights & AddCode(Highlight &&value)
void SetName(Aws::Vector< Highlight > &&value)
const Aws::Vector< Highlight > & GetName() const
CountryHighlights & AddName(const Highlight &value)
AWS_GEOPLACES_API CountryHighlights & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GEOPLACES_API CountryHighlights()
CountryHighlights & AddName(Highlight &&value)
CountryHighlights & WithCode(const Aws::Vector< Highlight > &value)
void SetName(const Aws::Vector< Highlight > &value)
const Aws::Vector< Highlight > & GetCode() const
bool NameHasBeenSet() const
AWS_GEOPLACES_API CountryHighlights(Aws::Utils::Json::JsonView jsonValue)
CountryHighlights & WithCode(Aws::Vector< Highlight > &&value)
AWS_GEOPLACES_API Aws::Utils::Json::JsonValue Jsonize() const
bool CodeHasBeenSet() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue