7#include <aws/devicefarm/DeviceFarm_EXPORTS.h>
46 inline void SetLatitude(
double value) { m_latitudeHasBeenSet =
true; m_latitude = value; }
56 inline void SetLongitude(
double value) { m_longitudeHasBeenSet =
true; m_longitude = value; }
62 bool m_latitudeHasBeenSet =
false;
65 bool m_longitudeHasBeenSet =
false;
bool LatitudeHasBeenSet() const
double GetLatitude() const
AWS_DEVICEFARM_API Location & operator=(Aws::Utils::Json::JsonView jsonValue)
Location & WithLongitude(double value)
bool LongitudeHasBeenSet() const
void SetLatitude(double value)
void SetLongitude(double value)
AWS_DEVICEFARM_API Location(Aws::Utils::Json::JsonView jsonValue)
AWS_DEVICEFARM_API Location()
double GetLongitude() const
Location & WithLatitude(double value)
AWS_DEVICEFARM_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue