7#include <aws/quicksight/QuickSight_EXPORTS.h>
43 inline double GetNorth()
const{
return m_north; }
45 inline void SetNorth(
double value) { m_northHasBeenSet =
true; m_north = value; }
53 inline double GetSouth()
const{
return m_south; }
55 inline void SetSouth(
double value) { m_southHasBeenSet =
true; m_south = value; }
63 inline double GetWest()
const{
return m_west; }
65 inline void SetWest(
double value) { m_westHasBeenSet =
true; m_west = value; }
73 inline double GetEast()
const{
return m_east; }
75 inline void SetEast(
double value) { m_eastHasBeenSet =
true; m_east = value; }
81 bool m_northHasBeenSet =
false;
84 bool m_southHasBeenSet =
false;
87 bool m_westHasBeenSet =
false;
90 bool m_eastHasBeenSet =
false;
AWS_QUICKSIGHT_API GeospatialCoordinateBounds(Aws::Utils::Json::JsonView jsonValue)
void SetNorth(double value)
AWS_QUICKSIGHT_API GeospatialCoordinateBounds & operator=(Aws::Utils::Json::JsonView jsonValue)
GeospatialCoordinateBounds & WithSouth(double value)
void SetSouth(double value)
GeospatialCoordinateBounds & WithWest(double value)
bool EastHasBeenSet() const
void SetEast(double value)
bool WestHasBeenSet() const
GeospatialCoordinateBounds & WithNorth(double value)
void SetWest(double value)
bool NorthHasBeenSet() const
bool SouthHasBeenSet() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API GeospatialCoordinateBounds()
GeospatialCoordinateBounds & WithEast(double value)
Aws::Utils::Json::JsonValue JsonValue