Class ReadModification
java.lang.Object
software.amazon.awssdk.enhanced.dynamodb.extensions.ReadModification
Simple object for storing a modification to a read operation. If a transformedItem is supplied then this item will
be completely substituted in place of the item that was actually read.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ReadModification.Builder
builder()
boolean
int
hashCode()
-
Method Details
-
builder
-
transformedItem
-
equals
-
hashCode
-