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

agentInfoAwait

suspend fun ConsulClient.agentInfoAwait(): JsonObject

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

Return

JsonObject

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