7#include <aws/quicksight/QuickSight_EXPORTS.h>
36 inline double GetNorth()
const {
return m_north; }
39 m_northHasBeenSet =
true;
52 inline double GetSouth()
const {
return m_south; }
55 m_southHasBeenSet =
true;
68 inline double GetWest()
const {
return m_west; }
71 m_westHasBeenSet =
true;
84 inline double GetEast()
const {
return m_east; }
87 m_eastHasBeenSet =
true;
103 bool m_northHasBeenSet =
false;
104 bool m_southHasBeenSet =
false;
105 bool m_westHasBeenSet =
false;
106 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
AWS_QUICKSIGHT_API GeospatialCoordinateBounds()=default
bool SouthHasBeenSet() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
GeospatialCoordinateBounds & WithEast(double value)
Aws::Utils::Json::JsonValue JsonValue