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>
62 bool m_labelHasBeenSet =
false;
void SetLabel(Aws::Vector< Highlight > &&value)
AWS_GEOPLACES_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GEOPLACES_API SuggestAddressHighlights(Aws::Utils::Json::JsonView jsonValue)
SuggestAddressHighlights & AddLabel(Highlight &&value)
void SetLabel(const Aws::Vector< Highlight > &value)
bool LabelHasBeenSet() const
const Aws::Vector< Highlight > & GetLabel() const
SuggestAddressHighlights & AddLabel(const Highlight &value)
SuggestAddressHighlights & WithLabel(Aws::Vector< Highlight > &&value)
SuggestAddressHighlights & WithLabel(const Aws::Vector< Highlight > &value)
AWS_GEOPLACES_API SuggestAddressHighlights & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GEOPLACES_API SuggestAddressHighlights()
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue