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; }
61 double m_latitude{0.0};
62 bool m_latitudeHasBeenSet =
false;
64 double m_longitude{0.0};
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)
double GetLongitude() const
AWS_DEVICEFARM_API Location()=default
Location & WithLatitude(double value)
AWS_DEVICEFARM_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue