Uses of Class
com.amazonaws.services.dynamodbv2.xspec.DeleteAction
Packages that use DeleteAction
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 DeleteAction in com.amazonaws.services.dynamodbv2.xspec
Methods in com.amazonaws.services.dynamodbv2.xspec that return DeleteActionModifier and TypeMethodDescriptionBS.delete(byte[]... values) Returns aDeleteActionfor deleting the specified values from this binary set.BS.delete(ByteBuffer... values) Returns aDeleteActionfor deleting the specified values from this binary set.Returns aDeleteActionfor deleting the specified values from this number set.<T extends Number>
DeleteActionReturns aDeleteActionfor deleting the specified values from this number set.Returns aDeleteActionfor deleting the specified values from this string set.Returns aDeleteActionfor deleting the specified values from this string set.