Class OrCondition
java.lang.Object
com.amazonaws.services.dynamodbv2.xspec.Condition
com.amazonaws.services.dynamodbv2.xspec.OrCondition
Represents an OR condition in building condition expressions.
This object is as immutable (or unmodifiable) as the underlying conditions.
-
Method Summary
Modifier and TypeMethodDescriptionReturns a new condition based on the conjunction of the current condition and the given condition.