Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.xspec |
A request-centric Expression Specification Builder package that can be used to construct valid
expressions, and the respective name maps and value maps, for various DynamoDB requests in a typeful manner.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ListLiteralOperand
Represents a list of literal values in building expressions.
|
Constructor and Description |
---|
DeleteAction(PathOperand attr,
LiteralOperand value) |