suspend fun ConsulClient.getPreparedQueryAwait(id: String): PreparedQueryDefinition
Suspending version of method io.vertx.ext.consul.ConsulClient.getPreparedQuery
id
- the id of the query to read
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.