Uses of Enum
com.amazonaws.services.dynamodbv2.model.OperationType
Packages that use OperationType
-
Uses of OperationType in com.amazonaws.services.dynamodbv2.model
Methods in com.amazonaws.services.dynamodbv2.model that return OperationTypeModifier and TypeMethodDescriptionstatic OperationType
Use this in place of valueOf.static OperationType
Returns the enum constant of this type with the specified name.static OperationType[]
OperationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.dynamodbv2.model with parameters of type OperationTypeModifier and TypeMethodDescriptionvoid
Record.setEventName
(OperationType eventName) The type of data modification that was performed on the DynamoDB table:Record.withEventName
(OperationType eventName) The type of data modification that was performed on the DynamoDB table: