7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
79 bool m_polygonHasBeenSet =
false;
82 bool m_polylinePolygonHasBeenSet =
false;
AWS_GEOROUTES_API IsolineShapeGeometry(Aws::Utils::Json::JsonView jsonValue)
IsolineShapeGeometry & WithPolygon(Aws::Vector< Aws::Vector< Aws::Vector< double > > > &&value)
IsolineShapeGeometry & AddPolylinePolygon(Aws::String &&value)
void SetPolylinePolygon(const Aws::Vector< Aws::String > &value)
IsolineShapeGeometry & WithPolygon(const Aws::Vector< Aws::Vector< Aws::Vector< double > > > &value)
bool PolygonHasBeenSet() const
bool PolylinePolygonHasBeenSet() const
AWS_GEOROUTES_API IsolineShapeGeometry & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< Aws::Vector< Aws::Vector< double > > > & GetPolygon() const
void SetPolygon(const Aws::Vector< Aws::Vector< Aws::Vector< double > > > &value)
IsolineShapeGeometry & WithPolylinePolygon(const Aws::Vector< Aws::String > &value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
IsolineShapeGeometry & AddPolylinePolygon(const Aws::String &value)
IsolineShapeGeometry & WithPolylinePolygon(Aws::Vector< Aws::String > &&value)
IsolineShapeGeometry & AddPolygon(const Aws::Vector< Aws::Vector< double > > &value)
void SetPolylinePolygon(Aws::Vector< Aws::String > &&value)
const Aws::Vector< Aws::String > & GetPolylinePolygon() const
void SetPolygon(Aws::Vector< Aws::Vector< Aws::Vector< double > > > &&value)
IsolineShapeGeometry & AddPolygon(Aws::Vector< Aws::Vector< double > > &&value)
IsolineShapeGeometry & AddPolylinePolygon(const char *value)
AWS_GEOROUTES_API IsolineShapeGeometry()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue