161 inline void SetConsistentRead(
bool value) { m_consistentReadHasBeenSet =
true; m_consistentRead = value; }
224 inline void SetProjectionExpression(
const char* value) { m_projectionExpressionHasBeenSet =
true; m_projectionExpression.assign(value); }
582 bool m_keysHasBeenSet;
584 bool m_attributesToGetHasBeenSet;
585 bool m_consistentRead;
586 bool m_consistentReadHasBeenSet;
588 bool m_projectionExpressionHasBeenSet;
590 bool m_expressionAttributeNamesHasBeenSet;
KeysAndAttributes & WithExpressionAttributeNames(const Aws::Map< Aws::String, Aws::String > &value)
void SetProjectionExpression(const Aws::String &value)
KeysAndAttributes & WithProjectionExpression(const char *value)
void SetExpressionAttributeNames(const Aws::Map< Aws::String, Aws::String > &value)
void SetProjectionExpression(Aws::String &&value)
KeysAndAttributes & WithProjectionExpression(Aws::String &&value)
KeysAndAttributes & AddExpressionAttributeNames(Aws::String &&key, const char *value)
KeysAndAttributes & AddKeys(Aws::Map< Aws::String, AttributeValue > &&value)
const Aws::Vector< Aws::Map< Aws::String, AttributeValue > > & GetKeys() const
KeysAndAttributes & AddExpressionAttributeNames(Aws::String &&key, Aws::String &&value)
KeysAndAttributes & AddExpressionAttributeNames(const char *key, const char *value)
std::vector< T, Aws::Allocator< T > > Vector
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
KeysAndAttributes & WithKeys(const Aws::Vector< Aws::Map< Aws::String, AttributeValue >> &value)
KeysAndAttributes & AddExpressionAttributeNames(const Aws::String &key, Aws::String &&value)
KeysAndAttributes & WithAttributesToGet(Aws::Vector< Aws::String > &&value)
KeysAndAttributes & AddExpressionAttributeNames(Aws::String &&key, const Aws::String &value)
void SetKeys(Aws::Vector< Aws::Map< Aws::String, AttributeValue >> &&value)
KeysAndAttributes & AddAttributesToGet(Aws::String &&value)
KeysAndAttributes & AddAttributesToGet(const char *value)
void SetAttributesToGet(Aws::Vector< Aws::String > &&value)
KeysAndAttributes & WithExpressionAttributeNames(Aws::Map< Aws::String, Aws::String > &&value)
KeysAndAttributes & AddExpressionAttributeNames(const Aws::String &key, const Aws::String &value)
KeysAndAttributes & WithProjectionExpression(const Aws::String &value)
const Aws::String & GetProjectionExpression() const
void SetExpressionAttributeNames(Aws::Map< Aws::String, Aws::String > &&value)
KeysAndAttributes & AddAttributesToGet(const Aws::String &value)
KeysAndAttributes & WithConsistentRead(bool value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
KeysAndAttributes & AddKeys(const Aws::Map< Aws::String, AttributeValue > &value)
KeysAndAttributes & AddExpressionAttributeNames(const char *key, Aws::String &&value)
void SetKeys(const Aws::Vector< Aws::Map< Aws::String, AttributeValue >> &value)
void SetProjectionExpression(const char *value)
const Aws::Map< Aws::String, Aws::String > & GetExpressionAttributeNames() const
void SetAttributesToGet(const Aws::Vector< Aws::String > &value)
KeysAndAttributes & WithKeys(Aws::Vector< Aws::Map< Aws::String, AttributeValue >> &&value)
const Aws::Vector< Aws::String > & GetAttributesToGet() const
JSON (JavaScript Object Notation).
KeysAndAttributes & WithAttributesToGet(const Aws::Vector< Aws::String > &value)
bool GetConsistentRead() const
void SetConsistentRead(bool value)