64 inline void SetExclusiveStartTableName(
const char* value) { m_exclusiveStartTableNameHasBeenSet =
true; m_exclusiveStartTableName.assign(value); }
97 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
107 bool m_exclusiveStartTableNameHasBeenSet;
109 bool m_limitHasBeenSet;
ListTablesRequest & WithLimit(int value)
const Aws::String & GetExclusiveStartTableName() const
ListTablesRequest & WithExclusiveStartTableName(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetExclusiveStartTableName(const Aws::String &value)
ListTablesRequest & WithExclusiveStartTableName(Aws::String &&value)
void SetExclusiveStartTableName(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ListTablesRequest & WithExclusiveStartTableName(const Aws::String &value)
void SetExclusiveStartTableName(const char *value)
JSON (JavaScript Object Notation).