ServiceEntryList

Holds list of services, nodes and related checks

package

Default

Methods

ServiceEntryList constructor

__construct( $serviceEntryList = null) 

Arguments

$serviceEntryList

mixed | null

getIndex

getIndex() : integer

Response

integer

getList

getList() : array

Response

array

setIndex

setIndex( $index) : $this

Arguments

$index

integer

Response

$this

setList

setList( $list) : $this

Arguments

$list

ServiceEntry|array

Response

$this