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