vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulClient / infoSessionAwait

infoSessionAwait

suspend fun ConsulClient.infoSessionAwait(id: String): Session

Suspending version of method io.vertx.ext.consul.ConsulClient.infoSession

Parameters

id - the ID of requested session

Return

Session

NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.