class CustomDomainMetadata extends Collection (View source)

Properties

protected $collection_key
string $certState
string $hostState
protected $issuesType
protected $issuesDataType
protected $liveMigrationStepsType
protected $liveMigrationStepsDataType
string $ownershipState
protected $quickSetupUpdatesType
protected $quickSetupUpdatesDataType

Methods

setCertState($certState)

No description

string
getCertState()

No description

setHostState($hostState)

No description

string
getHostState()

No description

setIssues($issues)

No description

Status[]
getIssues()

No description

setLiveMigrationSteps($liveMigrationSteps)

No description

setOwnershipState($ownershipState)

No description

string
getOwnershipState()

No description

setQuickSetupUpdates(DnsUpdates $quickSetupUpdates)

No description

getQuickSetupUpdates()

No description

Details

setCertState($certState)

No description

Parameters

$certState

string getCertState()

No description

Return Value

string

setHostState($hostState)

No description

Parameters

$hostState

string getHostState()

No description

Return Value

string

setIssues($issues)

No description

Parameters

$issues

Status[] getIssues()

No description

Return Value

Status[]

setLiveMigrationSteps($liveMigrationSteps)

No description

Parameters

$liveMigrationSteps

LiveMigrationStep[] getLiveMigrationSteps()

No description

Return Value

LiveMigrationStep[]

setOwnershipState($ownershipState)

No description

Parameters

$ownershipState

string getOwnershipState()

No description

Return Value

string

setQuickSetupUpdates(DnsUpdates $quickSetupUpdates)

No description

Parameters

DnsUpdates $quickSetupUpdates

DnsUpdates getQuickSetupUpdates()

No description

Return Value

DnsUpdates