64 inline void SetExclusiveStartTableName(
const char* value) { m_exclusiveStartTableNameHasBeenSet =
true; m_exclusiveStartTableName.assign(value); }
91 inline long GetLimit()
const{
return m_limit; }
97 inline void SetLimit(
long value) { m_limitHasBeenSet =
true; m_limit = value; }
107 bool m_exclusiveStartTableNameHasBeenSet;
109 bool m_limitHasBeenSet;
const Aws::String & GetExclusiveStartTableName() const
void SetLimit(long value)
ListTablesRequest & WithExclusiveStartTableName(const char *value)
ListTablesRequest & WithLimit(long 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).