Uses of Class
com.amazonaws.services.dynamodbv2.xspec.FunctionOperand
Packages that use FunctionOperand
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 FunctionOperand in com.amazonaws.services.dynamodbv2.xspec
Subclasses of FunctionOperand in com.amazonaws.services.dynamodbv2.xspecModifier and TypeClassDescriptionfinal class
Represents an if_not_exists(path, operand) function in building expressions.final class
Represents the list_append(operand, operand) function in building expression.Methods in com.amazonaws.services.dynamodbv2.xspec with parameters of type FunctionOperandModifier and TypeMethodDescriptionL.eq
(FunctionOperand value) M.eq
(FunctionOperand value) L.ne
(FunctionOperand value) M.ne
(FunctionOperand value)