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

commandAwait

suspend fun RedisAPI.commandAwait(): Response?

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

Return

Response?

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