7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
44 inline void SetAxleCount(
int value) { m_axleCountHasBeenSet =
true; m_axleCount = value; }
55 inline void SetTrailerCount(
int value) { m_trailerCountHasBeenSet =
true; m_trailerCount = value; }
61 bool m_axleCountHasBeenSet =
false;
64 bool m_trailerCountHasBeenSet =
false;
void SetTrailerCount(int value)
AWS_GEOROUTES_API RouteTrailerOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
RouteTrailerOptions & WithTrailerCount(int value)
int GetTrailerCount() const
bool TrailerCountHasBeenSet() const
bool AxleCountHasBeenSet() const
AWS_GEOROUTES_API RouteTrailerOptions()
AWS_GEOROUTES_API RouteTrailerOptions(Aws::Utils::Json::JsonView jsonValue)
void SetAxleCount(int value)
RouteTrailerOptions & WithAxleCount(int value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue