suspend fun ConsulClient.infoSessionWithOptionsAwait(id: String, options: BlockingQueryOptions): Session
Suspending version of method io.vertx.ext.consul.ConsulClient.infoSessionWithOptions
id
- the ID of requested session
options
- the blocking options
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.