Uses of Class
com.amazonaws.services.dynamodbv2.xspec.OrCondition
Packages that use OrCondition
Package
Description
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.
-
Uses of OrCondition in com.amazonaws.services.dynamodbv2.xspec
Methods in com.amazonaws.services.dynamodbv2.xspec that return OrConditionModifier and TypeMethodDescriptionReturns a new condition based on the disjunction of the current condition and the given condition.