fun KeyValueList(index: Long? = null, list: Iterable<KeyValue>? = null): KeyValueList
A function providing a DSL for building io.vertx.ext.consul.KeyValueList objects.
Holds result of key/value pairs query
index - Set Consul index
index
list - Set list of key/value pairs
list