Uses of Class
com.tencentcloudapi.redis.v20180412.RedisErrorCode
-
Packages that use RedisErrorCode Package Description com.tencentcloudapi.redis.v20180412 -
-
Uses of RedisErrorCode in com.tencentcloudapi.redis.v20180412
Methods in com.tencentcloudapi.redis.v20180412 that return RedisErrorCode Modifier and Type Method Description static RedisErrorCode
RedisErrorCode. valueOf(String name)
Returns the enum constant of this type with the specified name.static RedisErrorCode[]
RedisErrorCode. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-