7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetProfile(
const char* value) { m_profileHasBeenSet =
true; m_profile.assign(value); }
58 bool m_profileHasBeenSet =
false;
void SetProfile(const Aws::String &value)
WaypointOptimizationRestProfile & WithProfile(const char *value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetProfile() const
WaypointOptimizationRestProfile & WithProfile(Aws::String &&value)
WaypointOptimizationRestProfile & WithProfile(const Aws::String &value)
AWS_GEOROUTES_API WaypointOptimizationRestProfile(Aws::Utils::Json::JsonView jsonValue)
bool ProfileHasBeenSet() const
void SetProfile(Aws::String &&value)
AWS_GEOROUTES_API WaypointOptimizationRestProfile()
AWS_GEOROUTES_API WaypointOptimizationRestProfile & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetProfile(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue