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