class BackupLock extends Model (View source)

Properties

protected $backupApplianceLockInfoType
protected $backupApplianceLockInfoDataType
string $lockUntilTime
protected $serviceLockInfoType
protected $serviceLockInfoDataType

Methods

setBackupApplianceLockInfo(BackupApplianceLockInfo $backupApplianceLockInfo)

No description

setLockUntilTime($lockUntilTime)

No description

string
getLockUntilTime()

No description

setServiceLockInfo(ServiceLockInfo $serviceLockInfo)

No description

Details

setBackupApplianceLockInfo(BackupApplianceLockInfo $backupApplianceLockInfo)

No description

Parameters

BackupApplianceLockInfo $backupApplianceLockInfo

BackupApplianceLockInfo getBackupApplianceLockInfo()

No description

setLockUntilTime($lockUntilTime)

No description

Parameters

$lockUntilTime

string getLockUntilTime()

No description

Return Value

string

setServiceLockInfo(ServiceLockInfo $serviceLockInfo)

No description

Parameters

ServiceLockInfo $serviceLockInfo

ServiceLockInfo getServiceLockInfo()

No description

Return Value

ServiceLockInfo