suspend fun ConsulClient.renewSessionAwait(id: String): Session
Suspending version of method io.vertx.ext.consul.ConsulClient.renewSession
id
- the ID of session that should be renewed
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.