7#include <aws/location/LocationService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
21namespace LocationService
55 inline PlaceGeometry&
AddPoint(
double value) { m_pointHasBeenSet =
true; m_point.push_back(value);
return *
this; }
60 bool m_pointHasBeenSet =
false;
PlaceGeometry & WithPoint(Aws::Vector< double > &&value)
bool PointHasBeenSet() const
AWS_LOCATIONSERVICE_API PlaceGeometry & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< double > & GetPoint() const
PlaceGeometry & AddPoint(double value)
PlaceGeometry & WithPoint(const Aws::Vector< double > &value)
void SetPoint(Aws::Vector< double > &&value)
AWS_LOCATIONSERVICE_API PlaceGeometry()
AWS_LOCATIONSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetPoint(const Aws::Vector< double > &value)
AWS_LOCATIONSERVICE_API PlaceGeometry(Aws::Utils::Json::JsonView jsonValue)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue