7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
44 inline void SetMaxPoints(
int value) { m_maxPointsHasBeenSet =
true; m_maxPoints = value; }
55 inline void SetMaxResolution(
long long value) { m_maxResolutionHasBeenSet =
true; m_maxResolution = value; }
61 bool m_maxPointsHasBeenSet =
false;
63 long long m_maxResolution;
64 bool m_maxResolutionHasBeenSet =
false;
AWS_GEOROUTES_API IsolineGranularityOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GEOROUTES_API IsolineGranularityOptions()
bool MaxPointsHasBeenSet() const
void SetMaxResolution(long long value)
long long GetMaxResolution() const
void SetMaxPoints(int value)
AWS_GEOROUTES_API IsolineGranularityOptions(Aws::Utils::Json::JsonView jsonValue)
IsolineGranularityOptions & WithMaxResolution(long long value)
IsolineGranularityOptions & WithMaxPoints(int value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
bool MaxResolutionHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue