22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
const Aws::String & GetChangeToken() const
CreateSqlInjectionMatchSetResult & WithChangeToken(const char *value)
const SqlInjectionMatchSet & GetSqlInjectionMatchSet() const
CreateSqlInjectionMatchSetResult & WithChangeToken(const Aws::String &value)
void SetChangeToken(const Aws::String &value)
void SetChangeToken(Aws::String &&value)
CreateSqlInjectionMatchSetResult & WithSqlInjectionMatchSet(const SqlInjectionMatchSet &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetChangeToken(const char *value)
void SetSqlInjectionMatchSet(SqlInjectionMatchSet &&value)
CreateSqlInjectionMatchSetResult & WithSqlInjectionMatchSet(SqlInjectionMatchSet &&value)
CreateSqlInjectionMatchSetResult & WithChangeToken(Aws::String &&value)
void SetSqlInjectionMatchSet(const SqlInjectionMatchSet &value)
JSON (JavaScript Object Notation).