suspend fun ConsulClient.healthStateAwait(healthState: HealthState): CheckList
Suspending version of method io.vertx.ext.consul.ConsulClient.healthState
healthState
- the health state
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.