suspend fun RedisAPI.linsertAwait(arg0: String, arg1: String, arg2: String, arg3: String): Response?
Suspending version of method io.vertx.redis.client.RedisAPI.linsert
Return
NOTE: This function has been automatically generated from io.vertx.redis.client.RedisAPI using Vert.x codegen.