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

multiAwait

suspend fun RedisAPI.multiAwait(): Response?

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

Return

Response?

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