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

getAllPreparedQueriesAwait

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

Returns a list of all prepared queries.

Return
reference to this, for fluency *