suspend fun ServiceDiscovery.registerServiceImporterAwait(importer: ServiceImporter, configuration: JsonObject): Unit
Suspending version of method io.vertx.servicediscovery.ServiceDiscovery.registerServiceImporter
importer
- the service importer
the optional configuration
NOTE: This function has been automatically generated from io.vertx.servicediscovery.ServiceDiscovery using Vert.x codegen.