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

healthStateAwait

suspend fun ConsulClient.healthStateAwait(healthState: HealthState): CheckList

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

Parameters

healthState - the health state

Return

CheckList

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