suspend fun RedisClient.clusterSetslotAwait(slot: Long, subcommand: SlotCmd): Unit
Suspending version of method io.vertx.redis.RedisClient.clusterSetslot
subcommand
- NOTE: This function has been automatically generated from io.vertx.redis.RedisClient using Vert.x codegen.