vertx / io.vertx.kotlin.redis.client / io.vertx.redis.client.RedisAPI / linsertAwait

linsertAwait

suspend fun RedisAPI.linsertAwait(arg0: String, arg1: String, arg2: String, arg3: String): Response?

Suspending version of method io.vertx.redis.client.RedisAPI.linsert

Parameters

arg0 -

arg1 -

arg2 -

arg3 -

Return

Response?

NOTE: This function has been automatically generated from io.vertx.redis.client.RedisAPI using Vert.x codegen.