7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/pinpoint/model/SetDimension.h>
9#include <aws/pinpoint/model/GPSPointDimension.h>
69 bool m_countryHasBeenSet =
false;
72 bool m_gPSPointHasBeenSet =
false;
AWS_PINPOINT_API Aws::Utils::Json::JsonValue Jsonize() const
SegmentLocation & WithGPSPoint(const GPSPointDimension &value)
SegmentLocation & WithGPSPoint(GPSPointDimension &&value)
SegmentLocation & WithCountry(SetDimension &&value)
bool GPSPointHasBeenSet() const
SegmentLocation & WithCountry(const SetDimension &value)
AWS_PINPOINT_API SegmentLocation(Aws::Utils::Json::JsonView jsonValue)
AWS_PINPOINT_API SegmentLocation()
void SetGPSPoint(const GPSPointDimension &value)
void SetGPSPoint(GPSPointDimension &&value)
AWS_PINPOINT_API SegmentLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
const GPSPointDimension & GetGPSPoint() const
bool CountryHasBeenSet() const
void SetCountry(SetDimension &&value)
void SetCountry(const SetDimension &value)
const SetDimension & GetCountry() const
Aws::Utils::Json::JsonValue JsonValue