suspend fun ConsulClient.catalogNodeServicesWithOptionsAwait(node: String, options: BlockingQueryOptions): ServiceList
Suspending version of method io.vertx.ext.consul.ConsulClient.catalogNodeServicesWithOptions
options
- the blocking options
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.