vertx / io.vertx.kotlin.servicediscovery.spi / io.vertx.servicediscovery.spi.ServicePublisher / updateAwait

updateAwait

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

Suspending version of method io.vertx.servicediscovery.spi.ServicePublisher.update

Parameters

record - the record

Return

Record

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