EventListOptions

Holds options for events list request

package

Default

Methods

EventListOptions constructor

__construct( $eventListOptions = null) 

Arguments

$eventListOptions

mixed | null

getBlockingOptions

getBlockingOptions() : \io\vertx\jphp\ext\consul\BlockingQueryOptions

getName

getName() : string

Response

string

setBlockingOptions

setBlockingOptions( $blockingOptions) : $this

Arguments

$blockingOptions

BlockingQueryOptions|array

Response

$this

setName

setName( $name) : $this

Arguments

$name

string

Response

$this