vertx / io.vertx.kotlin.redis.client / io.vertx.redis.client.RedisAPI / swapdbAwait

swapdbAwait

suspend fun RedisAPI.swapdbAwait(arg0: String, arg1: String): Response?

Suspending version of method io.vertx.redis.client.RedisAPI.swapdb

Parameters

arg0 -

arg1 -

Return

Response?

NOTE: This function has been automatically generated from io.vertx.redis.client.RedisAPI using Vert.x codegen.