23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
82 inline void SetNextMarker(
const char* value) { m_nextMarker.assign(value); }
std::vector< T, Aws::Allocator< T > > Vector
ListByteMatchSetsResult & WithNextMarker(const char *value)
void SetByteMatchSets(Aws::Vector< ByteMatchSetSummary > &&value)
void SetByteMatchSets(const Aws::Vector< ByteMatchSetSummary > &value)
ListByteMatchSetsResult & WithNextMarker(const Aws::String &value)
ListByteMatchSetsResult & WithByteMatchSets(Aws::Vector< ByteMatchSetSummary > &&value)
ListByteMatchSetsResult & WithNextMarker(Aws::String &&value)
ListByteMatchSetsResult & AddByteMatchSets(const ByteMatchSetSummary &value)
const Aws::Vector< ByteMatchSetSummary > & GetByteMatchSets() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ListByteMatchSetsResult & AddByteMatchSets(ByteMatchSetSummary &&value)
void SetNextMarker(const Aws::String &value)
const Aws::String & GetNextMarker() const
void SetNextMarker(const char *value)
void SetNextMarker(Aws::String &&value)
JSON (JavaScript Object Notation).
ListByteMatchSetsResult & WithByteMatchSets(const Aws::Vector< ByteMatchSetSummary > &value)