100 inline void SetByteMatchSetId(
const char* value) { m_byteMatchSetIdHasBeenSet =
true; m_byteMatchSetId.assign(value); }
160 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
231 bool m_byteMatchSetIdHasBeenSet;
233 bool m_nameHasBeenSet;
235 bool m_byteMatchTuplesHasBeenSet;
void SetName(const char *value)
ByteMatchSet & WithByteMatchSetId(const Aws::String &value)
ByteMatchSet & AddByteMatchTuples(const ByteMatchTuple &value)
void SetByteMatchSetId(const char *value)
ByteMatchSet & WithName(const Aws::String &value)
ByteMatchSet & WithByteMatchSetId(const char *value)
std::vector< T, Aws::Allocator< T > > Vector
void SetByteMatchSetId(const Aws::String &value)
const Aws::Vector< ByteMatchTuple > & GetByteMatchTuples() const
const Aws::String & GetName() const
ByteMatchSet & WithByteMatchSetId(Aws::String &&value)
const Aws::String & GetByteMatchSetId() const
void SetByteMatchTuples(const Aws::Vector< ByteMatchTuple > &value)
void SetName(const Aws::String &value)
ByteMatchSet & WithByteMatchTuples(const Aws::Vector< ByteMatchTuple > &value)
ByteMatchSet & WithByteMatchTuples(Aws::Vector< ByteMatchTuple > &&value)
ByteMatchSet & AddByteMatchTuples(ByteMatchTuple &&value)
void SetByteMatchTuples(Aws::Vector< ByteMatchTuple > &&value)
void SetName(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ByteMatchSet & WithName(Aws::String &&value)
ByteMatchSet & WithName(const char *value)
void SetByteMatchSetId(Aws::String &&value)
JSON (JavaScript Object Notation).