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>
62 inline void SetTime(
const char* value) { m_timeHasBeenSet =
true; m_time.assign(value); }
70 bool m_placeHasBeenSet =
false;
73 bool m_timeHasBeenSet =
false;
AWS_GEOROUTES_API RouteVehicleDeparture & operator=(Aws::Utils::Json::JsonView jsonValue)
const RouteVehiclePlace & GetPlace() const
void SetPlace(RouteVehiclePlace &&value)
AWS_GEOROUTES_API RouteVehicleDeparture()
RouteVehicleDeparture & WithPlace(RouteVehiclePlace &&value)
const Aws::String & GetTime() const
bool PlaceHasBeenSet() const
RouteVehicleDeparture & WithTime(const char *value)
void SetTime(const char *value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
RouteVehicleDeparture & WithTime(const Aws::String &value)
void SetTime(const Aws::String &value)
AWS_GEOROUTES_API RouteVehicleDeparture(Aws::Utils::Json::JsonView jsonValue)
RouteVehicleDeparture & WithPlace(const RouteVehiclePlace &value)
bool TimeHasBeenSet() const
RouteVehicleDeparture & WithTime(Aws::String &&value)
void SetPlace(const RouteVehiclePlace &value)
void SetTime(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue