vertx / io.vertx.kotlin.ext.consul / EventListOptions

EventListOptions

fun EventListOptions(blockingOptions: BlockingQueryOptions? = null, name: String? = null): EventListOptions

A function providing a DSL for building io.vertx.ext.consul.EventListOptions objects.

Holds options for events list request

Parameters

blockingOptions - Set options for blocking query

name - Set event name for filtering on events