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

catalogServicesWithOptionsAwait

suspend fun ConsulClient.catalogServicesWithOptionsAwait(options: BlockingQueryOptions): ServiceList

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

Parameters

options - the blocking options

Return

ServiceList

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