class AgentPool extends Model (View source)

Properties

protected $bandwidthLimitType
protected $bandwidthLimitDataType
string $displayName
string $name
string $state

Methods

setBandwidthLimit(BandwidthLimit $bandwidthLimit)

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setName($name)

No description

string
getName()

No description

setState($state)

No description

string
getState()

No description

Details

setBandwidthLimit(BandwidthLimit $bandwidthLimit)

No description

Parameters

BandwidthLimit $bandwidthLimit

BandwidthLimit getBandwidthLimit()

No description

Return Value

BandwidthLimit

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string