28 namespace DirectConnect
63 inline void SetLocationCode(
const char* value) { m_locationCodeHasBeenSet =
true; m_locationCode.assign(value); }
102 inline void SetLocationName(
const char* value) { m_locationNameHasBeenSet =
true; m_locationName.assign(value); }
124 bool m_locationCodeHasBeenSet;
126 bool m_locationNameHasBeenSet;
const Aws::String & GetLocationName() const
void SetLocationCode(const Aws::String &value)
Location & WithLocationName(const char *value)
Location & WithLocationCode(const char *value)
void SetLocationCode(Aws::String &&value)
Location & WithLocationCode(Aws::String &&value)
const Aws::String & GetLocationCode() const
void SetLocationName(Aws::String &&value)
#define AWS_DIRECTCONNECT_API
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Location & WithLocationCode(const Aws::String &value)
void SetLocationCode(const char *value)
void SetLocationName(const char *value)
Location & WithLocationName(const Aws::String &value)
Location & WithLocationName(Aws::String &&value)
void SetLocationName(const Aws::String &value)
JSON (JavaScript Object Notation).