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