81 inline void SetNextMarker(
const char* value) { m_nextMarkerHasBeenSet =
true; m_nextMarker.assign(value); }
132 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
145 bool m_nextMarkerHasBeenSet;
147 bool m_limitHasBeenSet;
ListXssMatchSetsRequest & WithNextMarker(Aws::String &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetNextMarker(Aws::String &&value)
void SetNextMarker(const Aws::String &value)
void SetNextMarker(const char *value)
const Aws::String & GetNextMarker() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ListXssMatchSetsRequest & WithNextMarker(const char *value)
ListXssMatchSetsRequest & WithNextMarker(const Aws::String &value)
ListXssMatchSetsRequest & WithLimit(int value)
JSON (JavaScript Object Notation).