22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
CreateByteMatchSetResult & WithByteMatchSet(const ByteMatchSet &value)
void SetChangeToken(const Aws::String &value)
void SetByteMatchSet(const ByteMatchSet &value)
CreateByteMatchSetResult & WithByteMatchSet(ByteMatchSet &&value)
CreateByteMatchSetResult & WithChangeToken(Aws::String &&value)
CreateByteMatchSetResult & WithChangeToken(const Aws::String &value)
const Aws::String & GetChangeToken() const
void SetChangeToken(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetByteMatchSet(ByteMatchSet &&value)
void SetChangeToken(const char *value)
CreateByteMatchSetResult & WithChangeToken(const char *value)
const ByteMatchSet & GetByteMatchSet() const
JSON (JavaScript Object Notation).