Uses of Class
com.amazonaws.services.dynamodbv2.model.AttributeValue
Packages that use AttributeValue
Package
Description
Standard implementations of
ArgumentMarshaller
.Standard implementations of
ArgumentUnmarshaller
.-
Uses of AttributeValue in com.amazonaws.services.dynamodbv2
Method parameters in com.amazonaws.services.dynamodbv2 with type arguments of type AttributeValueModifier and TypeMethodDescriptionAbstractAmazonDynamoDB.deleteItem
(String tableName, Map<String, AttributeValue> key) AbstractAmazonDynamoDB.deleteItem
(String tableName, Map<String, AttributeValue> key, String returnValues) AmazonDynamoDB.deleteItem
(String tableName, Map<String, AttributeValue> key) Simplified method form for invoking the DeleteItem operation.AmazonDynamoDB.deleteItem
(String tableName, Map<String, AttributeValue> key, String returnValues) Simplified method form for invoking the DeleteItem operation.AmazonDynamoDBClient.deleteItem
(String tableName, Map<String, AttributeValue> key) AmazonDynamoDBClient.deleteItem
(String tableName, Map<String, AttributeValue> key, String returnValues) AbstractAmazonDynamoDBAsync.deleteItemAsync
(String tableName, Map<String, AttributeValue> key) Simplified method form for invoking the DeleteItem operation.AbstractAmazonDynamoDBAsync.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) Simplified method form for invoking the DeleteItem operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, String returnValues) Simplified method form for invoking the DeleteItem operation.AbstractAmazonDynamoDBAsync.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, String returnValues, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) Simplified method form for invoking the DeleteItem operation with an AsyncHandler.AmazonDynamoDBAsync.deleteItemAsync
(String tableName, Map<String, AttributeValue> key) Simplified method form for invoking the DeleteItem operation.AmazonDynamoDBAsync.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) Simplified method form for invoking the DeleteItem operation with an AsyncHandler.AmazonDynamoDBAsync.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, String returnValues) Simplified method form for invoking the DeleteItem operation.AmazonDynamoDBAsync.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, String returnValues, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) Simplified method form for invoking the DeleteItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.deleteItemAsync
(String tableName, Map<String, AttributeValue> key) Simplified method form for invoking the DeleteItem operation.AmazonDynamoDBAsyncClient.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) Simplified method form for invoking the DeleteItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, String returnValues) Simplified method form for invoking the DeleteItem operation.AmazonDynamoDBAsyncClient.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, String returnValues, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) Simplified method form for invoking the DeleteItem operation with an AsyncHandler.AbstractAmazonDynamoDB.getItem
(String tableName, Map<String, AttributeValue> key) AbstractAmazonDynamoDB.getItem
(String tableName, Map<String, AttributeValue> key, Boolean consistentRead) AmazonDynamoDB.getItem
(String tableName, Map<String, AttributeValue> key) Simplified method form for invoking the GetItem operation.Simplified method form for invoking the GetItem operation.AmazonDynamoDBClient.getItem
(String tableName, Map<String, AttributeValue> key) AmazonDynamoDBClient.getItem
(String tableName, Map<String, AttributeValue> key, Boolean consistentRead) AbstractAmazonDynamoDBAsync.getItemAsync
(String tableName, Map<String, AttributeValue> key) Simplified method form for invoking the GetItem operation.AbstractAmazonDynamoDBAsync.getItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) Simplified method form for invoking the GetItem operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.getItemAsync
(String tableName, Map<String, AttributeValue> key, Boolean consistentRead) Simplified method form for invoking the GetItem operation.AbstractAmazonDynamoDBAsync.getItemAsync
(String tableName, Map<String, AttributeValue> key, Boolean consistentRead, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) Simplified method form for invoking the GetItem operation with an AsyncHandler.AmazonDynamoDBAsync.getItemAsync
(String tableName, Map<String, AttributeValue> key) Simplified method form for invoking the GetItem operation.AmazonDynamoDBAsync.getItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) Simplified method form for invoking the GetItem operation with an AsyncHandler.AmazonDynamoDBAsync.getItemAsync
(String tableName, Map<String, AttributeValue> key, Boolean consistentRead) Simplified method form for invoking the GetItem operation.AmazonDynamoDBAsync.getItemAsync
(String tableName, Map<String, AttributeValue> key, Boolean consistentRead, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) Simplified method form for invoking the GetItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.getItemAsync
(String tableName, Map<String, AttributeValue> key) Simplified method form for invoking the GetItem operation.AmazonDynamoDBAsyncClient.getItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) Simplified method form for invoking the GetItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.getItemAsync
(String tableName, Map<String, AttributeValue> key, Boolean consistentRead) Simplified method form for invoking the GetItem operation.AmazonDynamoDBAsyncClient.getItemAsync
(String tableName, Map<String, AttributeValue> key, Boolean consistentRead, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) Simplified method form for invoking the GetItem operation with an AsyncHandler.AbstractAmazonDynamoDB.putItem
(String tableName, Map<String, AttributeValue> item) AbstractAmazonDynamoDB.putItem
(String tableName, Map<String, AttributeValue> item, String returnValues) AmazonDynamoDB.putItem
(String tableName, Map<String, AttributeValue> item) Simplified method form for invoking the PutItem operation.Simplified method form for invoking the PutItem operation.AmazonDynamoDBClient.putItem
(String tableName, Map<String, AttributeValue> item) AmazonDynamoDBClient.putItem
(String tableName, Map<String, AttributeValue> item, String returnValues) AbstractAmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item) Simplified method form for invoking the PutItem operation.AbstractAmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, String returnValues) Simplified method form for invoking the PutItem operation.AbstractAmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, String returnValues, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.AmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item) Simplified method form for invoking the PutItem operation.AmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.AmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, String returnValues) Simplified method form for invoking the PutItem operation.AmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, String returnValues, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.putItemAsync
(String tableName, Map<String, AttributeValue> item) Simplified method form for invoking the PutItem operation.AmazonDynamoDBAsyncClient.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.putItemAsync
(String tableName, Map<String, AttributeValue> item, String returnValues) Simplified method form for invoking the PutItem operation.AmazonDynamoDBAsyncClient.putItemAsync
(String tableName, Map<String, AttributeValue> item, String returnValues, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.AbstractAmazonDynamoDB.updateItem
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates) AbstractAmazonDynamoDB.updateItem
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, String returnValues) AmazonDynamoDB.updateItem
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates) Simplified method form for invoking the UpdateItem operation.AmazonDynamoDB.updateItem
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, String returnValues) Simplified method form for invoking the UpdateItem operation.AmazonDynamoDBClient.updateItem
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates) AmazonDynamoDBClient.updateItem
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, String returnValues) AbstractAmazonDynamoDBAsync.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates) Simplified method form for invoking the UpdateItem operation.AbstractAmazonDynamoDBAsync.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, AsyncHandler<UpdateItemRequest, UpdateItemResult> asyncHandler) Simplified method form for invoking the UpdateItem operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, String returnValues) Simplified method form for invoking the UpdateItem operation.AbstractAmazonDynamoDBAsync.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, String returnValues, AsyncHandler<UpdateItemRequest, UpdateItemResult> asyncHandler) Simplified method form for invoking the UpdateItem operation with an AsyncHandler.AmazonDynamoDBAsync.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates) Simplified method form for invoking the UpdateItem operation.AmazonDynamoDBAsync.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, AsyncHandler<UpdateItemRequest, UpdateItemResult> asyncHandler) Simplified method form for invoking the UpdateItem operation with an AsyncHandler.AmazonDynamoDBAsync.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, String returnValues) Simplified method form for invoking the UpdateItem operation.AmazonDynamoDBAsync.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, String returnValues, AsyncHandler<UpdateItemRequest, UpdateItemResult> asyncHandler) Simplified method form for invoking the UpdateItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates) Simplified method form for invoking the UpdateItem operation.AmazonDynamoDBAsyncClient.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, AsyncHandler<UpdateItemRequest, UpdateItemResult> asyncHandler) Simplified method form for invoking the UpdateItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, String returnValues) Simplified method form for invoking the UpdateItem operation.AmazonDynamoDBAsyncClient.updateItemAsync
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, String returnValues, AsyncHandler<UpdateItemRequest, UpdateItemResult> asyncHandler) Simplified method form for invoking the UpdateItem operation with an AsyncHandler. -
Uses of AttributeValue in com.amazonaws.services.dynamodbv2.datamodeling
Methods in com.amazonaws.services.dynamodbv2.datamodeling that return AttributeValueModifier and TypeMethodDescriptionConverts a Java object into a DynamoDB AttributeValue.Marshalls the object given into an AttributeValue.Methods in com.amazonaws.services.dynamodbv2.datamodeling that return types with arguments of type AttributeValueModifier and TypeMethodDescriptionConverts an appropriately-annotated POJO into a Map of AttributeValues.AttributeTransformer.Parameters.getAttributeValues()
Returns the raw attribute values to be transformed or untransformed.DynamoDBQueryExpression.getExclusiveStartKey()
Returns the exclusive start key for this query.DynamoDBScanExpression.getExclusiveStartKey()
Returns the exclusive start key for this scan.DynamoDBDeleteExpression.getExpressionAttributeValues()
One or more values that can be substituted in an expression.DynamoDBQueryExpression.getExpressionAttributeValues()
One or more values that can be substituted in an expression.DynamoDBScanExpression.getExpressionAttributeValues()
One or more values that can be substituted in an expression.QueryResultPage.getLastEvaluatedKey()
Returns the last evaluated key, which can be used as the exclusiveStartKey to fetch the next page of results.ScanResultPage.getLastEvaluatedKey()
Returns the last evaluated key, which can be used as the exclusiveStartKey to fetch the next page of results.protected Map
<String, AttributeValue> DynamoDBMapper.SaveObjectHandler.getPrimaryKeyAttributeValues()
Get the map of all the specified primamry keys of the saved object.AttributeTransformer.transform
(AttributeTransformer.Parameters<?> parameters) Transforms the input set of attribute values derived from the model object before writing them into DynamoDB.AttributeTransformerChain.transform
(AttributeTransformer.Parameters<?> parameters) AttributeTransformer.untransform
(AttributeTransformer.Parameters<?> parameters) Untransform the input set of attribute values read from DynamoDB before creating a model object from them.AttributeTransformerChain.untransform
(AttributeTransformer.Parameters<?> parameters) Methods in com.amazonaws.services.dynamodbv2.datamodeling with parameters of type AttributeValueModifier and TypeMethodDescriptionDynamoDBDeleteExpression.addExpressionAttributeValuesEntry
(String key, AttributeValue value) One or more values that can be substituted in an expression.DynamoDBQueryExpression.addExpressionAttributeValuesEntry
(String key, AttributeValue value) One or more values that can be substituted in an expression.DynamoDBScanExpression.addExpressionAttributeValuesEntry
(String key, AttributeValue value) One or more values that can be substituted in an expression.protected void
DynamoDBMapper.SaveObjectHandler.onNonKeyAttribute
(String attributeName, AttributeValue currentValue) Implement this method for necessary operations when a non-key attribute is set a non-null value in the object.protected abstract void
DynamoDBMapper.SaveObjectHandler.onPrimaryKeyAttributeValue
(String attributeName, AttributeValue keyAttributeValue) Implement this method to do the necessary operations when a primary key attribute is set with some value.void
ArgumentUnmarshaller.typeCheck
(AttributeValue value, Method setter) Asserts that the value given can be processed using the setter given.ItemConverter.unconvert
(Method getter, Method setter, AttributeValue value) Reverses theItemConverter.convert(Method, Object)
method, turning a DynamoDB AttributeValue back into a Java object suitable for passing to the given setter.ArgumentUnmarshaller.unmarshall
(AttributeValue value) Unmarshalls theAttributeValue
given into an instance of the appropriate type, as determined byDynamoDBReflector
andDynamoDBMapper
Method parameters in com.amazonaws.services.dynamodbv2.datamodeling with type arguments of type AttributeValueModifier and TypeMethodDescription<T> T
AbstractDynamoDBMapper.marshallIntoObject
(Class<T> clazz, Map<String, AttributeValue> itemAttributes) <T> T
DynamoDBMapper.marshallIntoObject
(Class<T> clazz, Map<String, AttributeValue> itemAttributes) <T> T
IDynamoDBMapper.marshallIntoObject
(Class<T> clazz, Map<String, AttributeValue> itemAttributes) Creates and fills in the attributes on an instance of the class given with the attributes given.<T> List
<T> AbstractDynamoDBMapper.marshallIntoObjects
(Class<T> clazz, List<Map<String, AttributeValue>> itemAttributes) <T> List
<T> DynamoDBMapper.marshallIntoObjects
(Class<T> clazz, List<Map<String, AttributeValue>> itemAttributes) <T> List
<T> IDynamoDBMapper.marshallIntoObjects
(Class<T> clazz, List<Map<String, AttributeValue>> itemAttributes) Unmarshalls the list of item attributes into objects of type clazz.void
DynamoDBQueryExpression.setExclusiveStartKey
(Map<String, AttributeValue> exclusiveStartKey) Sets the exclusive start key for this query.void
DynamoDBScanExpression.setExclusiveStartKey
(Map<String, AttributeValue> exclusiveStartKey) Sets the exclusive start key for this scan.void
DynamoDBDeleteExpression.setExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.void
DynamoDBQueryExpression.setExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.void
DynamoDBScanExpression.setExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.void
QueryResultPage.setLastEvaluatedKey
(Map<String, AttributeValue> lastEvaluatedKey) void
ScanResultPage.setLastEvaluatedKey
(Map<String, AttributeValue> lastEvaluatedKey) <T> T
ItemConverter.unconvert
(Class<T> clazz, Map<String, AttributeValue> values) Reverses theItemConverter.convert(Object)
method, turning a map of attribute values back into a POJO of the given class.DynamoDBQueryExpression.withExclusiveStartKey
(Map<String, AttributeValue> exclusiveStartKey) Sets the exclusive start key for this query and returns a pointer to this object for method-chaining.DynamoDBScanExpression.withExclusiveStartKey
(Map<String, AttributeValue> exclusiveStartKey) Sets the exclusive start key for this scan and returns a pointer to this object for method-chaining.DynamoDBDeleteExpression.withExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.DynamoDBQueryExpression.withExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.DynamoDBScanExpression.withExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression. -
Uses of AttributeValue in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
Methods in com.amazonaws.services.dynamodbv2.datamodeling.marshallers that return AttributeValueModifier and TypeMethodDescription -
Uses of AttributeValue in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
Methods in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers with parameters of type AttributeValueModifier and TypeMethodDescriptionvoid
BooleanSetUnmarshaller.typeCheck
(AttributeValue value, Method setter) void
BooleanUnmarshaller.typeCheck
(AttributeValue value, Method setter) void
NullableUnmarshaller.typeCheck
(AttributeValue value, Method setter) BigDecimalSetUnmarshaller.unmarshall
(AttributeValue value) BigDecimalUnmarshaller.unmarshall
(AttributeValue value) BigIntegerSetUnmarshaller.unmarshall
(AttributeValue value) BigIntegerUnmarshaller.unmarshall
(AttributeValue value) BooleanSetUnmarshaller.unmarshall
(AttributeValue value) BooleanUnmarshaller.unmarshall
(AttributeValue value) ByteArraySetUnmarshaller.unmarshall
(AttributeValue value) ByteArrayUnmarshaller.unmarshall
(AttributeValue value) ByteBufferSetUnmarshaller.unmarshall
(AttributeValue value) ByteBufferUnmarshaller.unmarshall
(AttributeValue value) ByteSetUnmarshaller.unmarshall
(AttributeValue value) ByteUnmarshaller.unmarshall
(AttributeValue value) CalendarSetUnmarshaller.unmarshall
(AttributeValue value) CalendarUnmarshaller.unmarshall
(AttributeValue value) CustomUnmarshaller.unmarshall
(AttributeValue value) DateSetUnmarshaller.unmarshall
(AttributeValue value) DateUnmarshaller.unmarshall
(AttributeValue value) DoubleSetUnmarshaller.unmarshall
(AttributeValue value) DoubleUnmarshaller.unmarshall
(AttributeValue value) FloatSetUnmarshaller.unmarshall
(AttributeValue value) FloatUnmarshaller.unmarshall
(AttributeValue value) IntegerSetUnmarshaller.unmarshall
(AttributeValue value) IntegerUnmarshaller.unmarshall
(AttributeValue value) ListUnmarshaller.unmarshall
(AttributeValue value) LongSetUnmarshaller.unmarshall
(AttributeValue value) LongUnmarshaller.unmarshall
(AttributeValue value) MapUnmarshaller.unmarshall
(AttributeValue value) NullableUnmarshaller.unmarshall
(AttributeValue value) ObjectSetUnmarshaller.unmarshall
(AttributeValue value) ObjectUnmarshaller.unmarshall
(AttributeValue value) S3LinkUnmarshaller.unmarshall
(AttributeValue value) ShortSetUnmarshaller.unmarshall
(AttributeValue value) ShortUnmarshaller.unmarshall
(AttributeValue value) StringSetUnmarshaller.unmarshall
(AttributeValue value) StringUnmarshaller.unmarshall
(AttributeValue value) UUIDSetUnmarshaller.unmarshall
(AttributeValue value) UUIDUnmarshaller.unmarshall
(AttributeValue value) -
Uses of AttributeValue in com.amazonaws.services.dynamodbv2.model
Methods in com.amazonaws.services.dynamodbv2.model that return AttributeValueModifier and TypeMethodDescriptionAttributeValue.addMEntry
(String key, AttributeValue value) AttributeValue.clearMEntries()
Removes all the entries added into M.AttributeValue.clone()
AttributeValueUpdate.getValue()
ExpectedAttributeValue.getValue()
AttributeValue.withB
(ByteBuffer b) A Binary data type.A Boolean data type.AttributeValue.withBS
(ByteBuffer... bS) A Binary Set data type.AttributeValue.withBS
(Collection<ByteBuffer> bS) A Binary Set data type.AttributeValue.withL
(AttributeValue... l) A List of attribute values.AttributeValue.withL
(Collection<AttributeValue> l) A List of attribute values.AttributeValue.withM
(Map<String, AttributeValue> m) A Map of attribute values.A Number data type.A Number Set data type.AttributeValue.withNS
(Collection<String> nS) A Number Set data type.A Null data type.A String data type.A String Set data type.AttributeValue.withSS
(Collection<String> sS) A String Set data type.Methods in com.amazonaws.services.dynamodbv2.model that return types with arguments of type AttributeValueModifier and TypeMethodDescriptionDeleteItemResult.getAttributes()
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.PutItemResult.getAttributes()
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified asALL_OLD
in the request.UpdateItemResult.getAttributes()
A map of attribute values as they appeared before the UpdateItem operation.Condition.getAttributeValueList()
One or more values to evaluate against the supplied attribute.ExpectedAttributeValue.getAttributeValueList()
One or more values to evaluate against the supplied attribute.QueryRequest.getExclusiveStartKey()
The primary key of the first item that this operation will evaluate.ScanRequest.getExclusiveStartKey()
The primary key of the first item that this operation will evaluate.DeleteItemRequest.getExpressionAttributeValues()
One or more values that can be substituted in an expression.PutItemRequest.getExpressionAttributeValues()
One or more values that can be substituted in an expression.QueryRequest.getExpressionAttributeValues()
One or more values that can be substituted in an expression.ScanRequest.getExpressionAttributeValues()
One or more values that can be substituted in an expression.UpdateItemRequest.getExpressionAttributeValues()
One or more values that can be substituted in an expression.GetItemResult.getItem()
A map of attribute names to AttributeValue objects, as specified by AttributesToGet.PutItemRequest.getItem()
A map of attribute name/value pairs, one for each attribute.PutRequest.getItem()
A map of attribute name to attribute values, representing the primary key of an item to be processed by PutItem.ItemCollectionMetrics.getItemCollectionKey()
The partition key value of the item collection.QueryResult.getItems()
An array of item attributes that match the query criteria.ScanResult.getItems()
An array of item attributes that match the scan criteria.DeleteItemRequest.getKey()
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.DeleteRequest.getKey()
A map of attribute name to attribute values, representing the primary key of the item to delete.GetItemRequest.getKey()
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.UpdateItemRequest.getKey()
The primary key of the item to be updated.KeysAndAttributes.getKeys()
The primary key attribute values that define the items and the attributes associated with the items.StreamRecord.getKeys()
The primary key attribute(s) for the DynamoDB item that was modified.AttributeValue.getL()
A List of attribute values.QueryResult.getLastEvaluatedKey()
The primary key of the item where the operation stopped, inclusive of the previous result set.ScanResult.getLastEvaluatedKey()
The primary key of the item where the operation stopped, inclusive of the previous result set.AttributeValue.getM()
A Map of attribute values.StreamRecord.getNewImage()
The item in the DynamoDB table as it appeared after it was modified.StreamRecord.getOldImage()
The item in the DynamoDB table as it appeared before it was modified.BatchGetItemResult.getResponses()
A map of table name to a list of items.Methods in com.amazonaws.services.dynamodbv2.model with parameters of type AttributeValueModifier and TypeMethodDescriptionDeleteItemResult.addAttributesEntry
(String key, AttributeValue value) PutItemResult.addAttributesEntry
(String key, AttributeValue value) UpdateItemResult.addAttributesEntry
(String key, AttributeValue value) QueryRequest.addExclusiveStartKeyEntry
(String key, AttributeValue value) ScanRequest.addExclusiveStartKeyEntry
(String key, AttributeValue value) DeleteItemRequest.addExpressionAttributeValuesEntry
(String key, AttributeValue value) PutItemRequest.addExpressionAttributeValuesEntry
(String key, AttributeValue value) QueryRequest.addExpressionAttributeValuesEntry
(String key, AttributeValue value) ScanRequest.addExpressionAttributeValuesEntry
(String key, AttributeValue value) UpdateItemRequest.addExpressionAttributeValuesEntry
(String key, AttributeValue value) ItemCollectionMetrics.addItemCollectionKeyEntry
(String key, AttributeValue value) GetItemResult.addItemEntry
(String key, AttributeValue value) PutItemRequest.addItemEntry
(String key, AttributeValue value) PutRequest.addItemEntry
(String key, AttributeValue value) DeleteItemRequest.addKeyEntry
(String key, AttributeValue value) DeleteRequest.addKeyEntry
(String key, AttributeValue value) GetItemRequest.addKeyEntry
(String key, AttributeValue value) UpdateItemRequest.addKeyEntry
(String key, AttributeValue value) StreamRecord.addKeysEntry
(String key, AttributeValue value) QueryResult.addLastEvaluatedKeyEntry
(String key, AttributeValue value) ScanResult.addLastEvaluatedKeyEntry
(String key, AttributeValue value) AttributeValue.addMEntry
(String key, AttributeValue value) StreamRecord.addNewImageEntry
(String key, AttributeValue value) StreamRecord.addOldImageEntry
(String key, AttributeValue value) void
AttributeValueUpdate.setValue
(AttributeValue value) void
ExpectedAttributeValue.setValue
(AttributeValue value) Condition.withAttributeValueList
(AttributeValue... attributeValueList) One or more values to evaluate against the supplied attribute.ExpectedAttributeValue.withAttributeValueList
(AttributeValue... attributeValueList) One or more values to evaluate against the supplied attribute.AttributeValue.withL
(AttributeValue... l) A List of attribute values.AttributeValueUpdate.withValue
(AttributeValue value) ExpectedAttributeValue.withValue
(AttributeValue value) Method parameters in com.amazonaws.services.dynamodbv2.model with type arguments of type AttributeValueModifier and TypeMethodDescriptionBatchGetItemResult.addResponsesEntry
(String key, List<Map<String, AttributeValue>> value) void
DeleteItemResult.setAttributes
(Map<String, AttributeValue> attributes) A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.void
PutItemResult.setAttributes
(Map<String, AttributeValue> attributes) The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified asALL_OLD
in the request.void
UpdateItemResult.setAttributes
(Map<String, AttributeValue> attributes) A map of attribute values as they appeared before the UpdateItem operation.void
Condition.setAttributeValueList
(Collection<AttributeValue> attributeValueList) One or more values to evaluate against the supplied attribute.void
ExpectedAttributeValue.setAttributeValueList
(Collection<AttributeValue> attributeValueList) One or more values to evaluate against the supplied attribute.void
QueryRequest.setExclusiveStartKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) The primary hash and range keys of the first item that this operation will evaluate.void
QueryRequest.setExclusiveStartKey
(Map<String, AttributeValue> exclusiveStartKey) The primary key of the first item that this operation will evaluate.void
ScanRequest.setExclusiveStartKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) The primary hash and range keys of the first item that this operation will evaluate.void
ScanRequest.setExclusiveStartKey
(Map<String, AttributeValue> exclusiveStartKey) The primary key of the first item that this operation will evaluate.void
DeleteItemRequest.setExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.void
PutItemRequest.setExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.void
QueryRequest.setExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.void
ScanRequest.setExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.void
UpdateItemRequest.setExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.void
GetItemResult.setItem
(Map<String, AttributeValue> item) A map of attribute names to AttributeValue objects, as specified by AttributesToGet.void
PutItemRequest.setItem
(Map<String, AttributeValue> item) A map of attribute name/value pairs, one for each attribute.void
PutRequest.setItem
(Map<String, AttributeValue> item) A map of attribute name to attribute values, representing the primary key of an item to be processed by PutItem.void
ItemCollectionMetrics.setItemCollectionKey
(Map<String, AttributeValue> itemCollectionKey) The partition key value of the item collection.void
QueryResult.setItems
(Collection<Map<String, AttributeValue>> items) An array of item attributes that match the query criteria.void
ScanResult.setItems
(Collection<Map<String, AttributeValue>> items) An array of item attributes that match the scan criteria.void
DeleteItemRequest.setKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) Set the hash and range key attributes of the item.void
DeleteItemRequest.setKey
(Map<String, AttributeValue> key) A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.void
DeleteRequest.setKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) Set the hash and range key attributes of the item.void
DeleteRequest.setKey
(Map<String, AttributeValue> key) A map of attribute name to attribute values, representing the primary key of the item to delete.void
GetItemRequest.setKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) Set the hash and range key attributes of the item.void
GetItemRequest.setKey
(Map<String, AttributeValue> key) A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.void
UpdateItemRequest.setKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) Set the hash and range key attributes of the item.void
UpdateItemRequest.setKey
(Map<String, AttributeValue> key) The primary key of the item to be updated.void
KeysAndAttributes.setKeys
(Collection<Map<String, AttributeValue>> keys) The primary key attribute values that define the items and the attributes associated with the items.void
StreamRecord.setKeys
(Map<String, AttributeValue> keys) The primary key attribute(s) for the DynamoDB item that was modified.void
AttributeValue.setL
(Collection<AttributeValue> l) A List of attribute values.void
QueryResult.setLastEvaluatedKey
(Map<String, AttributeValue> lastEvaluatedKey) The primary key of the item where the operation stopped, inclusive of the previous result set.void
ScanResult.setLastEvaluatedKey
(Map<String, AttributeValue> lastEvaluatedKey) The primary key of the item where the operation stopped, inclusive of the previous result set.void
AttributeValue.setM
(Map<String, AttributeValue> m) A Map of attribute values.void
StreamRecord.setNewImage
(Map<String, AttributeValue> newImage) The item in the DynamoDB table as it appeared after it was modified.void
StreamRecord.setOldImage
(Map<String, AttributeValue> oldImage) The item in the DynamoDB table as it appeared before it was modified.void
BatchGetItemResult.setResponses
(Map<String, List<Map<String, AttributeValue>>> responses) A map of table name to a list of items.DeleteItemResult.withAttributes
(Map<String, AttributeValue> attributes) A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.PutItemResult.withAttributes
(Map<String, AttributeValue> attributes) The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified asALL_OLD
in the request.UpdateItemResult.withAttributes
(Map<String, AttributeValue> attributes) A map of attribute values as they appeared before the UpdateItem operation.Condition.withAttributeValueList
(Collection<AttributeValue> attributeValueList) One or more values to evaluate against the supplied attribute.ExpectedAttributeValue.withAttributeValueList
(Collection<AttributeValue> attributeValueList) One or more values to evaluate against the supplied attribute.QueryRequest.withExclusiveStartKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) The primary hash and range keys of the first item that this operation will evaluate.QueryRequest.withExclusiveStartKey
(Map<String, AttributeValue> exclusiveStartKey) The primary key of the first item that this operation will evaluate.ScanRequest.withExclusiveStartKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) The primary hash and range keys of the first item that this operation will evaluate.ScanRequest.withExclusiveStartKey
(Map<String, AttributeValue> exclusiveStartKey) The primary key of the first item that this operation will evaluate.DeleteItemRequest.withExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.PutItemRequest.withExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.QueryRequest.withExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.ScanRequest.withExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.UpdateItemRequest.withExpressionAttributeValues
(Map<String, AttributeValue> expressionAttributeValues) One or more values that can be substituted in an expression.GetItemResult.withItem
(Map<String, AttributeValue> item) A map of attribute names to AttributeValue objects, as specified by AttributesToGet.PutItemRequest.withItem
(Map<String, AttributeValue> item) A map of attribute name/value pairs, one for each attribute.PutRequest.withItem
(Map<String, AttributeValue> item) A map of attribute name to attribute values, representing the primary key of an item to be processed by PutItem.ItemCollectionMetrics.withItemCollectionKey
(Map<String, AttributeValue> itemCollectionKey) The partition key value of the item collection.QueryResult.withItems
(Collection<Map<String, AttributeValue>> items) An array of item attributes that match the query criteria.ScanResult.withItems
(Collection<Map<String, AttributeValue>> items) An array of item attributes that match the scan criteria.DeleteItemRequest.withKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) Set the hash and range key attributes of the item.DeleteItemRequest.withKey
(Map<String, AttributeValue> key) A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.DeleteRequest.withKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) Set the hash and range key attributes of the item.DeleteRequest.withKey
(Map<String, AttributeValue> key) A map of attribute name to attribute values, representing the primary key of the item to delete.GetItemRequest.withKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) Set the hash and range key attributes of the item.GetItemRequest.withKey
(Map<String, AttributeValue> key) A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.UpdateItemRequest.withKey
(Map.Entry<String, AttributeValue> hashKey, Map.Entry<String, AttributeValue> rangeKey) Set the hash and range key attributes of the item.UpdateItemRequest.withKey
(Map<String, AttributeValue> key) The primary key of the item to be updated.KeysAndAttributes.withKeys
(Collection<Map<String, AttributeValue>> keys) The primary key attribute values that define the items and the attributes associated with the items.StreamRecord.withKeys
(Map<String, AttributeValue> keys) The primary key attribute(s) for the DynamoDB item that was modified.AttributeValue.withL
(Collection<AttributeValue> l) A List of attribute values.QueryResult.withLastEvaluatedKey
(Map<String, AttributeValue> lastEvaluatedKey) The primary key of the item where the operation stopped, inclusive of the previous result set.ScanResult.withLastEvaluatedKey
(Map<String, AttributeValue> lastEvaluatedKey) The primary key of the item where the operation stopped, inclusive of the previous result set.AttributeValue.withM
(Map<String, AttributeValue> m) A Map of attribute values.StreamRecord.withNewImage
(Map<String, AttributeValue> newImage) The item in the DynamoDB table as it appeared after it was modified.StreamRecord.withOldImage
(Map<String, AttributeValue> oldImage) The item in the DynamoDB table as it appeared before it was modified.BatchGetItemResult.withResponses
(Map<String, List<Map<String, AttributeValue>>> responses) A map of table name to a list of items.Constructors in com.amazonaws.services.dynamodbv2.model with parameters of type AttributeValueModifierConstructorDescriptionAttributeValueUpdate
(AttributeValue value, AttributeAction action) Constructs a new AttributeValueUpdate object.AttributeValueUpdate
(AttributeValue value, String action) Constructs a new AttributeValueUpdate object.Constructs a new ExpectedAttributeValue object.Constructor parameters in com.amazonaws.services.dynamodbv2.model with type arguments of type AttributeValueModifierConstructorDescriptionDeleteItemRequest
(String tableName, Map<String, AttributeValue> key) Constructs a new DeleteItemRequest object.DeleteItemRequest
(String tableName, Map<String, AttributeValue> key, ReturnValue returnValues) Constructs a new DeleteItemRequest object.DeleteItemRequest
(String tableName, Map<String, AttributeValue> key, String returnValues) Constructs a new DeleteItemRequest object.DeleteRequest
(Map<String, AttributeValue> key) Constructs a new DeleteRequest object.GetItemRequest
(String tableName, Map<String, AttributeValue> key) Constructs a new GetItemRequest object.GetItemRequest
(String tableName, Map<String, AttributeValue> key, Boolean consistentRead) Constructs a new GetItemRequest object.PutItemRequest
(String tableName, Map<String, AttributeValue> item) Constructs a new PutItemRequest object.PutItemRequest
(String tableName, Map<String, AttributeValue> item, ReturnValue returnValues) Constructs a new PutItemRequest object.PutItemRequest
(String tableName, Map<String, AttributeValue> item, String returnValues) Constructs a new PutItemRequest object.PutRequest
(Map<String, AttributeValue> item) Constructs a new PutRequest object.UpdateItemRequest
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates) Constructs a new UpdateItemRequest object.UpdateItemRequest
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, ReturnValue returnValues) Constructs a new UpdateItemRequest object.UpdateItemRequest
(String tableName, Map<String, AttributeValue> key, Map<String, AttributeValueUpdate> attributeUpdates, String returnValues) Constructs a new UpdateItemRequest object.