7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/geo-routes/model/IsolineAvoidanceArea.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/geo-routes/model/IsolineAvoidanceZoneCategory.h>
52 template<
typename AreasT = Aws::Vector<IsolineA
voidanceArea>>
53 void SetAreas(AreasT&& value) { m_areasHasBeenSet =
true; m_areas = std::forward<AreasT>(value); }
54 template<
typename AreasT = Aws::Vector<IsolineA
voidanceArea>>
56 template<
typename AreasT = IsolineA
voidanceArea>
66 inline void SetCarShuttleTrains(
bool value) { m_carShuttleTrainsHasBeenSet =
true; m_carShuttleTrains = value; }
86 inline void SetDirtRoads(
bool value) { m_dirtRoadsHasBeenSet =
true; m_dirtRoads = value; }
96 inline void SetFerries(
bool value) { m_ferriesHasBeenSet =
true; m_ferries = value; }
106 inline void SetSeasonalClosure(
bool value) { m_seasonalClosureHasBeenSet =
true; m_seasonalClosure = value; }
117 inline void SetTollRoads(
bool value) { m_tollRoadsHasBeenSet =
true; m_tollRoads = value; }
128 inline void SetTollTransponders(
bool value) { m_tollTranspondersHasBeenSet =
true; m_tollTransponders = value; }
141 template<
typename TruckRoadTypesT = Aws::Vector<Aws::String>>
142 void SetTruckRoadTypes(TruckRoadTypesT&& value) { m_truckRoadTypesHasBeenSet =
true; m_truckRoadTypes = std::forward<TruckRoadTypesT>(value); }
143 template<
typename TruckRoadTypesT = Aws::Vector<Aws::String>>
145 template<
typename TruckRoadTypesT = Aws::String>
155 inline void SetTunnels(
bool value) { m_tunnelsHasBeenSet =
true; m_tunnels = value; }
165 inline void SetUTurns(
bool value) { m_uTurnsHasBeenSet =
true; m_uTurns = value; }
175 template<
typename ZoneCategoriesT = Aws::Vector<IsolineA
voidanceZoneCategory>>
176 void SetZoneCategories(ZoneCategoriesT&& value) { m_zoneCategoriesHasBeenSet =
true; m_zoneCategories = std::forward<ZoneCategoriesT>(value); }
177 template<
typename ZoneCategoriesT = Aws::Vector<IsolineA
voidanceZoneCategory>>
179 template<
typename ZoneCategoriesT = IsolineA
voidanceZoneCategory>
185 bool m_areasHasBeenSet =
false;
187 bool m_carShuttleTrains{
false};
188 bool m_carShuttleTrainsHasBeenSet =
false;
190 bool m_controlledAccessHighways{
false};
191 bool m_controlledAccessHighwaysHasBeenSet =
false;
193 bool m_dirtRoads{
false};
194 bool m_dirtRoadsHasBeenSet =
false;
196 bool m_ferries{
false};
197 bool m_ferriesHasBeenSet =
false;
199 bool m_seasonalClosure{
false};
200 bool m_seasonalClosureHasBeenSet =
false;
202 bool m_tollRoads{
false};
203 bool m_tollRoadsHasBeenSet =
false;
205 bool m_tollTransponders{
false};
206 bool m_tollTranspondersHasBeenSet =
false;
209 bool m_truckRoadTypesHasBeenSet =
false;
211 bool m_tunnels{
false};
212 bool m_tunnelsHasBeenSet =
false;
214 bool m_uTurns{
false};
215 bool m_uTurnsHasBeenSet =
false;
218 bool m_zoneCategoriesHasBeenSet =
false;
bool ZoneCategoriesHasBeenSet() const
void SetTollTransponders(bool value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
IsolineAvoidanceOptions & WithTollRoads(bool value)
bool TruckRoadTypesHasBeenSet() const
bool SeasonalClosureHasBeenSet() const
IsolineAvoidanceOptions & WithSeasonalClosure(bool value)
IsolineAvoidanceOptions & WithZoneCategories(ZoneCategoriesT &&value)
bool ControlledAccessHighwaysHasBeenSet() const
IsolineAvoidanceOptions & AddTruckRoadTypes(TruckRoadTypesT &&value)
IsolineAvoidanceOptions & AddAreas(AreasT &&value)
bool FerriesHasBeenSet() const
bool TollTranspondersHasBeenSet() const
void SetControlledAccessHighways(bool value)
IsolineAvoidanceOptions & WithUTurns(bool value)
IsolineAvoidanceOptions & WithTollTransponders(bool value)
void SetSeasonalClosure(bool value)
IsolineAvoidanceOptions & WithFerries(bool value)
bool TollRoadsHasBeenSet() const
const Aws::Vector< Aws::String > & GetTruckRoadTypes() const
bool AreasHasBeenSet() const
IsolineAvoidanceOptions & WithTunnels(bool value)
bool CarShuttleTrainsHasBeenSet() const
AWS_GEOROUTES_API IsolineAvoidanceOptions()=default
IsolineAvoidanceOptions & WithTruckRoadTypes(TruckRoadTypesT &&value)
bool GetTollTransponders() const
bool GetSeasonalClosure() const
const Aws::Vector< IsolineAvoidanceArea > & GetAreas() const
void SetTunnels(bool value)
void SetCarShuttleTrains(bool value)
IsolineAvoidanceOptions & WithControlledAccessHighways(bool value)
void SetDirtRoads(bool value)
bool GetControlledAccessHighways() const
const Aws::Vector< IsolineAvoidanceZoneCategory > & GetZoneCategories() const
bool DirtRoadsHasBeenSet() const
IsolineAvoidanceOptions & AddZoneCategories(ZoneCategoriesT &&value)
AWS_GEOROUTES_API IsolineAvoidanceOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
bool TunnelsHasBeenSet() const
IsolineAvoidanceOptions & WithDirtRoads(bool value)
AWS_GEOROUTES_API IsolineAvoidanceOptions(Aws::Utils::Json::JsonView jsonValue)
void SetAreas(AreasT &&value)
void SetTruckRoadTypes(TruckRoadTypesT &&value)
void SetFerries(bool value)
bool GetCarShuttleTrains() const
void SetUTurns(bool value)
void SetTollRoads(bool value)
IsolineAvoidanceOptions & WithCarShuttleTrains(bool value)
void SetZoneCategories(ZoneCategoriesT &&value)
bool GetDirtRoads() const
IsolineAvoidanceOptions & WithAreas(AreasT &&value)
bool GetTollRoads() const
bool UTurnsHasBeenSet() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue