suspend fun ConsulClient.updatePreparedQueryAwait(definition: PreparedQueryDefinition): Unit
Suspending version of method io.vertx.ext.consul.ConsulClient.updatePreparedQuery
definition of the prepare query
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.