7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/geo-routes/model/RoutePassThroughPlace.h>
42 m_geometryOffsetHasBeenSet =
true;
43 m_geometryOffset = value;
57 template <
typename PlaceT = RoutePassThroughPlace>
59 m_placeHasBeenSet =
true;
60 m_place = std::forward<PlaceT>(value);
62 template <
typename PlaceT = RoutePassThroughPlace>
64 SetPlace(std::forward<PlaceT>(value));
69 int m_geometryOffset{0};
71 RoutePassThroughPlace m_place;
72 bool m_geometryOffsetHasBeenSet =
false;
73 bool m_placeHasBeenSet =
false;
bool PlaceHasBeenSet() const
AWS_GEOROUTES_API RoutePassThroughWaypoint()=default
void SetGeometryOffset(int value)
void SetPlace(PlaceT &&value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GEOROUTES_API RoutePassThroughWaypoint(Aws::Utils::Json::JsonView jsonValue)
RoutePassThroughWaypoint & WithPlace(PlaceT &&value)
RoutePassThroughWaypoint & WithGeometryOffset(int value)
int GetGeometryOffset() const
AWS_GEOROUTES_API RoutePassThroughWaypoint & operator=(Aws::Utils::Json::JsonView jsonValue)
const RoutePassThroughPlace & GetPlace() const
bool GeometryOffsetHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue