vertx / io.vertx.kotlin.servicediscovery / io.vertx.servicediscovery.ServiceDiscovery / updateAwait

updateAwait

suspend fun ServiceDiscovery.updateAwait(record: Record): Record

Suspending version of method io.vertx.servicediscovery.ServiceDiscovery.update

Parameters

record - the updated record

Return

Record

NOTE: This function has been automatically generated from io.vertx.servicediscovery.ServiceDiscovery using Vert.x codegen.