suspend fun RedisClient.clientReplyAwait(options: ClientReplyOptions): String
Suspending version of method io.vertx.redis.RedisClient.clientReply
Return
NOTE: This function has been automatically generated from io.vertx.redis.RedisClient using Vert.x codegen.