Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.datamodeling |
Modifier and Type | Field and Description |
---|---|
private java.util.List<DynamoDBMapper.ValueUpdate> |
DynamoDBMapper.SaveObjectHandler.inMemoryUpdates |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<DynamoDBMapper.ValueUpdate> |
DynamoDBMapper.SaveObjectHandler.getInMemoryUpdates()
Get the list of all the necessary in-memory update on the object.
|