class DynamicCluster extends Model (View source)

Properties

string $clientStatus
array[] $cluster
protected $errorStateType
protected $errorStateDataType
string $lastUpdated
string $versionInfo

Methods

setClientStatus($clientStatus)

No description

string
getClientStatus()

No description

setCluster($cluster)

No description

array[]
getCluster()

No description

setErrorState(UpdateFailureState $errorState)

No description

setLastUpdated($lastUpdated)

No description

string
getLastUpdated()

No description

setVersionInfo($versionInfo)

No description

string
getVersionInfo()

No description

Details

setClientStatus($clientStatus)

No description

Parameters

$clientStatus

string getClientStatus()

No description

Return Value

string

setCluster($cluster)

No description

Parameters

$cluster

array[] getCluster()

No description

Return Value

array[]

setErrorState(UpdateFailureState $errorState)

No description

Parameters

UpdateFailureState $errorState

UpdateFailureState getErrorState()

No description

Return Value

UpdateFailureState

setLastUpdated($lastUpdated)

No description

Parameters

$lastUpdated

string getLastUpdated()

No description

Return Value

string

setVersionInfo($versionInfo)

No description

Parameters

$versionInfo

string getVersionInfo()

No description

Return Value

string