65 inline void SetByteMatchSetId(
const char* value) { m_byteMatchSetIdHasBeenSet =
true; m_byteMatchSetId.assign(value); }
106 inline void SetChangeToken(
const char* value) { m_changeTokenHasBeenSet =
true; m_changeToken.assign(value); }
209 bool m_byteMatchSetIdHasBeenSet;
211 bool m_changeTokenHasBeenSet;
213 bool m_updatesHasBeenSet;
UpdateByteMatchSetRequest & WithByteMatchSetId(const char *value)
UpdateByteMatchSetRequest & AddUpdates(ByteMatchSetUpdate &&value)
UpdateByteMatchSetRequest & WithUpdates(Aws::Vector< ByteMatchSetUpdate > &&value)
void SetByteMatchSetId(const Aws::String &value)
const Aws::String & GetChangeToken() const
UpdateByteMatchSetRequest & WithChangeToken(const char *value)
void SetByteMatchSetId(Aws::String &&value)
const Aws::String & GetByteMatchSetId() const
UpdateByteMatchSetRequest & AddUpdates(const ByteMatchSetUpdate &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
UpdateByteMatchSetRequest & WithChangeToken(const Aws::String &value)
void SetChangeToken(const char *value)
void SetByteMatchSetId(const char *value)
const Aws::Vector< ByteMatchSetUpdate > & GetUpdates() const
UpdateByteMatchSetRequest & WithByteMatchSetId(Aws::String &&value)
void SetUpdates(Aws::Vector< ByteMatchSetUpdate > &&value)
UpdateByteMatchSetRequest & WithUpdates(const Aws::Vector< ByteMatchSetUpdate > &value)
void SetChangeToken(Aws::String &&value)
void SetChangeToken(const Aws::String &value)
UpdateByteMatchSetRequest & WithByteMatchSetId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetUpdates(const Aws::Vector< ByteMatchSetUpdate > &value)
UpdateByteMatchSetRequest & WithChangeToken(Aws::String &&value)
JSON (JavaScript Object Notation).