7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/geo-routes/model/RouteMatrixMatchingOptions.h>
9#include <aws/geo-routes/model/RouteMatrixSideOfStreetOptions.h>
49 inline void SetAvoidActionsForDistance(
long long value) { m_avoidActionsForDistanceHasBeenSet =
true; m_avoidActionsForDistance = value; }
59 inline void SetHeading(
double value) { m_headingHasBeenSet =
true; m_heading = value; }
89 long long m_avoidActionsForDistance;
90 bool m_avoidActionsForDistanceHasBeenSet =
false;
93 bool m_headingHasBeenSet =
false;
96 bool m_matchingHasBeenSet =
false;
99 bool m_sideOfStreetHasBeenSet =
false;
double GetHeading() const
bool AvoidActionsForDistanceHasBeenSet() const
void SetHeading(double value)
AWS_GEOROUTES_API RouteMatrixOriginOptions(Aws::Utils::Json::JsonView jsonValue)
bool MatchingHasBeenSet() const
RouteMatrixOriginOptions & WithAvoidActionsForDistance(long long value)
const RouteMatrixMatchingOptions & GetMatching() const
RouteMatrixOriginOptions & WithSideOfStreet(const RouteMatrixSideOfStreetOptions &value)
RouteMatrixOriginOptions & WithHeading(double value)
void SetMatching(RouteMatrixMatchingOptions &&value)
AWS_GEOROUTES_API RouteMatrixOriginOptions()
RouteMatrixOriginOptions & WithMatching(RouteMatrixMatchingOptions &&value)
long long GetAvoidActionsForDistance() const
RouteMatrixOriginOptions & WithMatching(const RouteMatrixMatchingOptions &value)
RouteMatrixOriginOptions & WithSideOfStreet(RouteMatrixSideOfStreetOptions &&value)
bool SideOfStreetHasBeenSet() const
AWS_GEOROUTES_API RouteMatrixOriginOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
const RouteMatrixSideOfStreetOptions & GetSideOfStreet() const
void SetAvoidActionsForDistance(long long value)
void SetSideOfStreet(RouteMatrixSideOfStreetOptions &&value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
void SetSideOfStreet(const RouteMatrixSideOfStreetOptions &value)
void SetMatching(const RouteMatrixMatchingOptions &value)
bool HeadingHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue