Uses of Enum Class
org.springframework.data.redis.core.PartialUpdate.UpdateCommand
-
Uses of PartialUpdate.UpdateCommand in org.springframework.data.redis.core
Modifier and TypeMethodDescriptionPartialUpdate.PropertyUpdate.getCmd()
Get the associatedPartialUpdate.UpdateCommand
.static PartialUpdate.UpdateCommand
Returns the enum constant of this class with the specified name.static PartialUpdate.UpdateCommand[]
PartialUpdate.UpdateCommand.values()
Returns an array containing the constants of this enum class, in the order they are declared.