suspend fun ConsulClient.healthStateWithOptionsAwait(healthState: HealthState, options: CheckQueryOptions): CheckList
Suspending version of method io.vertx.ext.consul.ConsulClient.healthStateWithOptions
healthState
- the health state
options
- options used to request checks
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.