23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
85 inline void SetNextMarker(
const char* value) { m_nextMarker.assign(value); }
void SetNextMarker(const char *value)
void SetSqlInjectionMatchSets(const Aws::Vector< SqlInjectionMatchSetSummary > &value)
ListSqlInjectionMatchSetsResult & AddSqlInjectionMatchSets(SqlInjectionMatchSetSummary &&value)
std::vector< T, Aws::Allocator< T > > Vector
ListSqlInjectionMatchSetsResult & AddSqlInjectionMatchSets(const SqlInjectionMatchSetSummary &value)
ListSqlInjectionMatchSetsResult & WithSqlInjectionMatchSets(Aws::Vector< SqlInjectionMatchSetSummary > &&value)
const Aws::String & GetNextMarker() const
void SetNextMarker(const Aws::String &value)
ListSqlInjectionMatchSetsResult & WithNextMarker(const Aws::String &value)
ListSqlInjectionMatchSetsResult & WithSqlInjectionMatchSets(const Aws::Vector< SqlInjectionMatchSetSummary > &value)
void SetNextMarker(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ListSqlInjectionMatchSetsResult & WithNextMarker(Aws::String &&value)
const Aws::Vector< SqlInjectionMatchSetSummary > & GetSqlInjectionMatchSets() const
void SetSqlInjectionMatchSets(Aws::Vector< SqlInjectionMatchSetSummary > &&value)
JSON (JavaScript Object Notation).
ListSqlInjectionMatchSetsResult & WithNextMarker(const char *value)