CheckQueryOptions

Options used to requesting list of checks

package

Default

Methods

CheckQueryOptions constructor

__construct( $checkQueryOptions = null) 

Arguments

$checkQueryOptions

mixed | null

getBlockingOptions

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

getNear

getNear() : string

Response

string

setBlockingOptions

setBlockingOptions( $blockingOptions) : $this

Arguments

$blockingOptions

BlockingQueryOptions|array

Response

$this

setNear

setNear( $near) : $this

Arguments

$near

string

Response

$this