7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/geo-routes/model/RouteVehiclePlace.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
61 inline void SetTime(
const char* value) { m_timeHasBeenSet =
true; m_time.assign(value); }
69 bool m_placeHasBeenSet =
false;
72 bool m_timeHasBeenSet =
false;
bool TimeHasBeenSet() const
RouteVehicleArrival & WithPlace(RouteVehiclePlace &&value)
bool PlaceHasBeenSet() const
void SetTime(const Aws::String &value)
RouteVehicleArrival & WithPlace(const RouteVehiclePlace &value)
const RouteVehiclePlace & GetPlace() const
AWS_GEOROUTES_API RouteVehicleArrival & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetPlace(const RouteVehiclePlace &value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetTime() const
AWS_GEOROUTES_API RouteVehicleArrival(Aws::Utils::Json::JsonView jsonValue)
RouteVehicleArrival & WithTime(const char *value)
AWS_GEOROUTES_API RouteVehicleArrival()
void SetPlace(RouteVehiclePlace &&value)
RouteVehicleArrival & WithTime(const Aws::String &value)
void SetTime(Aws::String &&value)
RouteVehicleArrival & WithTime(Aws::String &&value)
void SetTime(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue