suspend fun ConsulClient.healthChecksWithOptionsAwait(service: String, options: CheckQueryOptions): CheckList
Suspending version of method io.vertx.ext.consul.ConsulClient.healthChecksWithOptions
options
- options used to request checks
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.