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

warnCheckAwait

suspend fun ConsulClient.warnCheckAwait(checkId: String): Unit

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

Parameters

checkId -

the ID of check

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