7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
41 template <
typename SystemNameT = Aws::String>
43 m_systemNameHasBeenSet =
true;
44 m_systemName = std::forward<SystemNameT>(value);
46 template <
typename SystemNameT = Aws::String>
54 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