42 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
43 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
55 inline void SetKey(
const char* value) { m_keyHasBeenSet =
true; m_key.assign(value); }
94 bool m_valuesHasBeenSet;
void SetKey(const char *value)
NewDhcpConfiguration & AddValues(Aws::String &&value)
NewDhcpConfiguration & AddValues(const char *value)
const Aws::Vector< Aws::String > & GetValues() const
std::vector< T, Aws::Allocator< T > > Vector
NewDhcpConfiguration & WithKey(Aws::String &&value)
NewDhcpConfiguration & WithKey(const char *value)
void SetValues(Aws::Vector< Aws::String > &&value)
std::basic_ostream< char, std::char_traits< char > > OStream
NewDhcpConfiguration & WithKey(const Aws::String &value)
const Aws::String & GetKey() const
void SetKey(Aws::String &&value)
NewDhcpConfiguration & WithValues(const Aws::Vector< Aws::String > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
NewDhcpConfiguration & AddValues(const Aws::String &value)
NewDhcpConfiguration & WithValues(Aws::Vector< Aws::String > &&value)
void SetValues(const Aws::Vector< Aws::String > &value)
void SetKey(const Aws::String &value)
JSON (JavaScript Object Notation).