vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulClient / updatePreparedQueryAwait

updatePreparedQueryAwait

suspend fun ConsulClient.updatePreparedQueryAwait(definition: PreparedQueryDefinition): Unit

Suspending version of method io.vertx.ext.consul.ConsulClient.updatePreparedQuery

Parameters

definition -

definition of the prepare query

NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.