7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/geo-routes/model/RouteFerryPlace.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;
void SetPlace(RouteFerryPlace &&value)
void SetTime(const Aws::String &value)
AWS_GEOROUTES_API RouteFerryDeparture()
bool TimeHasBeenSet() const
void SetPlace(const RouteFerryPlace &value)
RouteFerryDeparture & WithTime(const Aws::String &value)
void SetTime(Aws::String &&value)
const Aws::String & GetTime() const
RouteFerryDeparture & WithTime(const char *value)
RouteFerryDeparture & WithTime(Aws::String &&value)
RouteFerryDeparture & WithPlace(RouteFerryPlace &&value)
void SetTime(const char *value)
RouteFerryDeparture & WithPlace(const RouteFerryPlace &value)
AWS_GEOROUTES_API RouteFerryDeparture & operator=(Aws::Utils::Json::JsonView jsonValue)
const RouteFerryPlace & GetPlace() const
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GEOROUTES_API RouteFerryDeparture(Aws::Utils::Json::JsonView jsonValue)
bool PlaceHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue