suspend fun ConsulClient.deletePreparedQueryAwait(id: String): Unit
Suspending version of method io.vertx.ext.consul.ConsulClient.deletePreparedQuery
the id of the query to delete
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.