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

coordinateNodesWithOptionsAwait

suspend fun ConsulClient.coordinateNodesWithOptionsAwait(options: BlockingQueryOptions): CoordinateList

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

Parameters

options - the blocking options

Return

CoordinateList

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