22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
98 inline void SetChangeToken(
const char* value) { m_changeToken.assign(value); }
CreateWebACLResult & WithWebACL(WebACL &&value)
const WebACL & GetWebACL() const
CreateWebACLResult & WithChangeToken(Aws::String &&value)
CreateWebACLResult & WithWebACL(const WebACL &value)
void SetWebACL(WebACL &&value)
void SetWebACL(const WebACL &value)
CreateWebACLResult & WithChangeToken(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetChangeToken() const
void SetChangeToken(const Aws::String &value)
CreateWebACLResult & WithChangeToken(const Aws::String &value)
void SetChangeToken(Aws::String &&value)
void SetChangeToken(const char *value)
JSON (JavaScript Object Notation).