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

maintenanceServiceAwait

suspend fun ConsulClient.maintenanceServiceAwait(maintenanceOptions: MaintenanceOptions): Unit

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

Parameters

maintenanceOptions -

the maintenance options

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