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 |
---|---|
class |
MinusOperation
Represents a minus binary operation in building expressions that involve
number attributes.
|
class |
PlusOperation
Represents a plus binary operation in building expressions that involve
number attributes.
|