7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/geo-routes/model/RouteMatrixVehicleLicensePlate.h>
10#include <aws/geo-routes/model/RouteMatrixTrailerOptions.h>
11#include <aws/geo-routes/model/RouteMatrixTruckType.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
13#include <aws/geo-routes/model/WeightPerAxleGroup.h>
14#include <aws/geo-routes/model/RouteMatrixHazardousCargoType.h>
53 inline void SetAxleCount(
int value) { m_axleCountHasBeenSet =
true; m_axleCount = value; }
64 inline void SetGrossWeight(
long long value) { m_grossWeightHasBeenSet =
true; m_grossWeight = value; }
86 inline long long GetHeight()
const{
return m_height; }
88 inline void SetHeight(
long long value) { m_heightHasBeenSet =
true; m_height = value; }
99 inline void SetKpraLength(
long long value) { m_kpraLengthHasBeenSet =
true; m_kpraLength = value; }
109 inline void SetLength(
long long value) { m_lengthHasBeenSet =
true; m_length = value; }
131 inline void SetMaxSpeed(
double value) { m_maxSpeedHasBeenSet =
true; m_maxSpeed = value; }
142 inline void SetOccupancy(
int value) { m_occupancyHasBeenSet =
true; m_occupancy = value; }
153 inline void SetPayloadCapacity(
long long value) { m_payloadCapacityHasBeenSet =
true; m_payloadCapacity = value; }
200 inline void SetTunnelRestrictionCode(
const char* value) { m_tunnelRestrictionCodeHasBeenSet =
true; m_tunnelRestrictionCode.assign(value); }
214 inline void SetWeightPerAxle(
long long value) { m_weightPerAxleHasBeenSet =
true; m_weightPerAxle = value; }
235 inline long long GetWidth()
const{
return m_width; }
237 inline void SetWidth(
long long value) { m_widthHasBeenSet =
true; m_width = value; }
243 bool m_axleCountHasBeenSet =
false;
245 long long m_grossWeight;
246 bool m_grossWeightHasBeenSet =
false;
249 bool m_hazardousCargosHasBeenSet =
false;
252 bool m_heightHasBeenSet =
false;
254 long long m_kpraLength;
255 bool m_kpraLengthHasBeenSet =
false;
258 bool m_lengthHasBeenSet =
false;
261 bool m_licensePlateHasBeenSet =
false;
264 bool m_maxSpeedHasBeenSet =
false;
267 bool m_occupancyHasBeenSet =
false;
269 long long m_payloadCapacity;
270 bool m_payloadCapacityHasBeenSet =
false;
273 bool m_trailerHasBeenSet =
false;
276 bool m_truckTypeHasBeenSet =
false;
279 bool m_tunnelRestrictionCodeHasBeenSet =
false;
281 long long m_weightPerAxle;
282 bool m_weightPerAxleHasBeenSet =
false;
285 bool m_weightPerAxleGroupHasBeenSet =
false;
288 bool m_widthHasBeenSet =
false;
RouteMatrixTruckOptions & WithLength(long long value)
RouteMatrixTruckOptions & WithWeightPerAxle(long long value)
long long GetKpraLength() const
const RouteMatrixTruckType & GetTruckType() const
bool MaxSpeedHasBeenSet() const
void SetWeightPerAxle(long long value)
RouteMatrixTruckOptions & WithWeightPerAxleGroup(WeightPerAxleGroup &&value)
RouteMatrixTruckOptions & WithTunnelRestrictionCode(const Aws::String &value)
bool HeightHasBeenSet() const
double GetMaxSpeed() const
RouteMatrixTruckOptions & AddHazardousCargos(RouteMatrixHazardousCargoType &&value)
void SetTrailer(RouteMatrixTrailerOptions &&value)
const Aws::Vector< RouteMatrixHazardousCargoType > & GetHazardousCargos() const
void SetLicensePlate(const RouteMatrixVehicleLicensePlate &value)
RouteMatrixTruckOptions & WithTrailer(const RouteMatrixTrailerOptions &value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
RouteMatrixTruckOptions & WithOccupancy(int value)
void SetLicensePlate(RouteMatrixVehicleLicensePlate &&value)
bool LicensePlateHasBeenSet() const
const WeightPerAxleGroup & GetWeightPerAxleGroup() const
void SetKpraLength(long long value)
RouteMatrixTruckOptions & WithHazardousCargos(const Aws::Vector< RouteMatrixHazardousCargoType > &value)
void SetAxleCount(int value)
bool KpraLengthHasBeenSet() const
void SetTruckType(const RouteMatrixTruckType &value)
void SetWeightPerAxleGroup(const WeightPerAxleGroup &value)
RouteMatrixTruckOptions & WithTunnelRestrictionCode(const char *value)
RouteMatrixTruckOptions & WithLicensePlate(const RouteMatrixVehicleLicensePlate &value)
RouteMatrixTruckOptions & WithTrailer(RouteMatrixTrailerOptions &&value)
RouteMatrixTruckOptions & WithKpraLength(long long value)
AWS_GEOROUTES_API RouteMatrixTruckOptions(Aws::Utils::Json::JsonView jsonValue)
AWS_GEOROUTES_API RouteMatrixTruckOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
const RouteMatrixVehicleLicensePlate & GetLicensePlate() const
void SetPayloadCapacity(long long value)
AWS_GEOROUTES_API RouteMatrixTruckOptions()
bool TruckTypeHasBeenSet() const
bool GrossWeightHasBeenSet() const
void SetTruckType(RouteMatrixTruckType &&value)
bool OccupancyHasBeenSet() const
RouteMatrixTruckOptions & WithTunnelRestrictionCode(Aws::String &&value)
void SetGrossWeight(long long value)
RouteMatrixTruckOptions & WithTruckType(RouteMatrixTruckType &&value)
const RouteMatrixTrailerOptions & GetTrailer() const
void SetHazardousCargos(Aws::Vector< RouteMatrixHazardousCargoType > &&value)
void SetLength(long long value)
void SetTunnelRestrictionCode(const char *value)
void SetOccupancy(int value)
void SetTunnelRestrictionCode(Aws::String &&value)
RouteMatrixTruckOptions & WithWeightPerAxleGroup(const WeightPerAxleGroup &value)
RouteMatrixTruckOptions & WithAxleCount(int value)
bool WidthHasBeenSet() const
long long GetPayloadCapacity() const
RouteMatrixTruckOptions & WithGrossWeight(long long value)
RouteMatrixTruckOptions & WithPayloadCapacity(long long value)
void SetHazardousCargos(const Aws::Vector< RouteMatrixHazardousCargoType > &value)
bool WeightPerAxleGroupHasBeenSet() const
long long GetWeightPerAxle() const
void SetWidth(long long value)
bool TunnelRestrictionCodeHasBeenSet() const
RouteMatrixTruckOptions & WithMaxSpeed(double value)
void SetMaxSpeed(double value)
bool WeightPerAxleHasBeenSet() const
const Aws::String & GetTunnelRestrictionCode() const
bool TrailerHasBeenSet() const
void SetTrailer(const RouteMatrixTrailerOptions &value)
RouteMatrixTruckOptions & WithTruckType(const RouteMatrixTruckType &value)
void SetWeightPerAxleGroup(WeightPerAxleGroup &&value)
bool LengthHasBeenSet() const
RouteMatrixTruckOptions & WithHazardousCargos(Aws::Vector< RouteMatrixHazardousCargoType > &&value)
void SetHeight(long long value)
long long GetHeight() const
long long GetWidth() const
bool HazardousCargosHasBeenSet() const
bool AxleCountHasBeenSet() const
bool PayloadCapacityHasBeenSet() const
void SetTunnelRestrictionCode(const Aws::String &value)
RouteMatrixTruckOptions & AddHazardousCargos(const RouteMatrixHazardousCargoType &value)
RouteMatrixTruckOptions & WithWidth(long long value)
long long GetLength() const
RouteMatrixTruckOptions & WithHeight(long long value)
RouteMatrixTruckOptions & WithLicensePlate(RouteMatrixVehicleLicensePlate &&value)
long long GetGrossWeight() const
RouteMatrixHazardousCargoType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue