suspend fun ConsulClient.catalogServicesWithOptionsAwait(options: BlockingQueryOptions): ServiceList
Returns the services registered in a datacenter This is blocking query unlike io.vertx.ext.consul.ConsulClient
options - the blocking options
Return
reference to this, for fluency *