7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
57 bool m_nameHasBeenSet =
false;
RouteTollSystem & WithName(const Aws::String &value)
void SetName(const Aws::String &value)
void SetName(Aws::String &&value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
RouteTollSystem & WithName(Aws::String &&value)
AWS_GEOROUTES_API RouteTollSystem(Aws::Utils::Json::JsonView jsonValue)
RouteTollSystem & WithName(const char *value)
bool NameHasBeenSet() const
AWS_GEOROUTES_API RouteTollSystem & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetName(const char *value)
const Aws::String & GetName() const
AWS_GEOROUTES_API RouteTollSystem()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue