7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename SystemNameT = Aws::String>
48 void SetSystemName(SystemNameT&& value) { m_systemNameHasBeenSet =
true; m_systemName = std::forward<SystemNameT>(value); }
49 template<
typename SystemNameT = Aws::String>
55 bool m_systemNameHasBeenSet =
false;
RouteTransponder & WithSystemName(SystemNameT &&value)
AWS_GEOROUTES_API RouteTransponder & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GEOROUTES_API RouteTransponder(Aws::Utils::Json::JsonView jsonValue)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
void SetSystemName(SystemNameT &&value)
bool SystemNameHasBeenSet() const
AWS_GEOROUTES_API RouteTransponder()=default
const Aws::String & GetSystemName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue