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

getAllPreparedQueriesAwait

suspend fun ConsulClient.getAllPreparedQueriesAwait(): List<PreparedQueryDefinition>

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

Return

List

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