class ConfigManagementConfigSyncState extends Collection (View source)

Properties

protected $collection_key
protected $deploymentStateType
protected $deploymentStateDataType
protected $errorsType
protected $errorsDataType
string $reposyncCrd
string $rootsyncCrd
string $state
protected $syncStateType
protected $syncStateDataType
protected $versionType
protected $versionDataType

Methods

setErrors($errors)

No description

setReposyncCrd($reposyncCrd)

No description

string
getReposyncCrd()

No description

setRootsyncCrd($rootsyncCrd)

No description

string
getRootsyncCrd()

No description

setState($state)

No description

string
getState()

No description

setSyncState(ConfigManagementSyncState $syncState)

No description

Details

setDeploymentState(ConfigManagementConfigSyncDeploymentState $deploymentState)

No description

Parameters

ConfigManagementConfigSyncDeploymentState $deploymentState

setErrors($errors)

No description

Parameters

$errors

ConfigManagementConfigSyncError[] getErrors()

No description

setReposyncCrd($reposyncCrd)

No description

Parameters

$reposyncCrd

string getReposyncCrd()

No description

Return Value

string

setRootsyncCrd($rootsyncCrd)

No description

Parameters

$rootsyncCrd

string getRootsyncCrd()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setSyncState(ConfigManagementSyncState $syncState)

No description

Parameters

ConfigManagementSyncState $syncState

ConfigManagementSyncState getSyncState()

No description

setVersion(ConfigManagementConfigSyncVersion $version)

No description

Parameters

ConfigManagementConfigSyncVersion $version