7#include <aws/location/LocationService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
21namespace LocationService
61 bool m_lineStringHasBeenSet =
false;
void SetLineString(const Aws::Vector< Aws::Vector< double > > &value)
const Aws::Vector< Aws::Vector< double > > & GetLineString() const
bool LineStringHasBeenSet() const
LegGeometry & WithLineString(const Aws::Vector< Aws::Vector< double > > &value)
AWS_LOCATIONSERVICE_API LegGeometry & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LOCATIONSERVICE_API LegGeometry()
AWS_LOCATIONSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_LOCATIONSERVICE_API LegGeometry(Aws::Utils::Json::JsonView jsonValue)
LegGeometry & WithLineString(Aws::Vector< Aws::Vector< double > > &&value)
LegGeometry & AddLineString(Aws::Vector< double > &&value)
LegGeometry & AddLineString(const Aws::Vector< double > &value)
void SetLineString(Aws::Vector< Aws::Vector< double > > &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue