Uses of Enum Class
org.springframework.data.redis.core.PartialUpdate.UpdateCommand
Packages that use PartialUpdate.UpdateCommand
-
Uses of PartialUpdate.UpdateCommand in org.springframework.data.redis.core
Methods in org.springframework.data.redis.core that return PartialUpdate.UpdateCommandModifier and TypeMethodDescriptionPartialUpdate.PropertyUpdate.getCmd()Get the associatedPartialUpdate.UpdateCommand.static PartialUpdate.UpdateCommandReturns 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.