vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulService / putValueWithOptionsAwait

putValueWithOptionsAwait

suspend fun ConsulService.putValueWithOptionsAwait(key: String, value: String, options: KeyValueOptions): Boolean