suspend fun ConsulClient.catalogServiceNodesWithOptionsAwait(service: String, options: ServiceQueryOptions): ServiceList
Suspending version of method io.vertx.ext.consul.ConsulClient.catalogServiceNodesWithOptions
options
- options used to request services
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.