suspend fun RedisAPI.hgetallAwait(arg0: String): Response?
Suspending version of method io.vertx.redis.client.RedisAPI.hgetall
arg0 -
arg0
Return
Response?
NOTE: This function has been automatically generated from io.vertx.redis.client.RedisAPI using Vert.x codegen.