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 | Method and Description |
---|---|
OrCondition |
Condition.or(Condition that)
Returns a new condition based on the disjunction of the current condition
and the given condition.
|
Copyright © 2020. All rights reserved.