7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/geo-routes/model/RouteMatrixBoundaryGeometry.h>
61 inline void SetUnbounded(
bool value) { m_unboundedHasBeenSet =
true; m_unbounded = value; }
67 bool m_geometryHasBeenSet =
false;
70 bool m_unboundedHasBeenSet =
false;
void SetGeometry(const RouteMatrixBoundaryGeometry &value)
bool GetUnbounded() const
const RouteMatrixBoundaryGeometry & GetGeometry() const
AWS_GEOROUTES_API RouteMatrixBoundary()
AWS_GEOROUTES_API RouteMatrixBoundary(Aws::Utils::Json::JsonView jsonValue)
void SetUnbounded(bool value)
bool UnboundedHasBeenSet() const
RouteMatrixBoundary & WithGeometry(RouteMatrixBoundaryGeometry &&value)
bool GeometryHasBeenSet() const
RouteMatrixBoundary & WithUnbounded(bool value)
void SetGeometry(RouteMatrixBoundaryGeometry &&value)
RouteMatrixBoundary & WithGeometry(const RouteMatrixBoundaryGeometry &value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GEOROUTES_API RouteMatrixBoundary & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue