suspend fun ConsulClient.getValuesWithOptionsAwait(keyPrefix: String, options: BlockingQueryOptions): KeyValueList
Suspending version of method io.vertx.ext.consul.ConsulClient.getValuesWithOptions
options
- the blocking options
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.