CustomDomainMetadata
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
setLiveMigrationSteps($liveMigrationSteps)
No description
getLiveMigrationSteps()
No description
setOwnershipState($ownershipState)
No description
string
getOwnershipState()
No description
getQuickSetupUpdates()
No description
Details
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
LiveMigrationStep[]
getLiveMigrationSteps()
No description
setOwnershipState($ownershipState)
No description
string
getOwnershipState()
No description
setQuickSetupUpdates(DnsUpdates $quickSetupUpdates)
No description
DnsUpdates
getQuickSetupUpdates()
No description