Uses of Class
com.morpheusdata.core.backup.response.BackupExecutionResponse
Packages that use BackupExecutionResponse
-
Uses of BackupExecutionResponse in com.morpheusdata.core.backup
Methods in com.morpheusdata.core.backup that return types with arguments of type BackupExecutionResponseModifier and TypeMethodDescriptionAbstractBackupTypeProvider.executeBackup(Backup backupModel, BackupResult backupResult, Map executionConfig, Cloud cloud, ComputeServer computeServer, Map opts) BackupExecutionProvider.executeBackup(Backup backup, BackupResult backupResult, Map executionConfig, Cloud cloud, ComputeServer computeServer, Map opts) Initiate the backup process on the external provider system.BackupTypeProvider.executeBackup(Backup backup, BackupResult backupResult, Map executionConfig, Cloud cloud, ComputeServer computeServer, Map opts) Initiate the backup process on the external provider system.AbstractBackupTypeProvider.refreshBackupResult(BackupResult backupResult) BackupExecutionProvider.refreshBackupResult(BackupResult backupResult) Periodically call until the backup execution has successfully completed.BackupTypeProvider.refreshBackupResult(BackupResult backupResult) Periodically call until the backup execution has successfully completed.