vertx
/
io.vertx.kotlin.redis.client
/
io.vertx.redis.client.RedisAPI
/
hexistsAwait
hexistsAwait
suspend
fun
RedisAPI
.
hexistsAwait
(
arg0
:
String
,
arg1
:
String
)
:
Response
?