Uses of Class
com.morpheusdata.model.projection.BackupJobIdentityProjection
Packages that use BackupJobIdentityProjection
-
Uses of BackupJobIdentityProjection in com.morpheusdata.core.backup
Methods in com.morpheusdata.core.backup that return types with arguments of type BackupJobIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<BackupJobIdentityProjection>MorpheusBackupJobService.listIdentityProjections(BackupProvider backupProvider) Lists all backup job projection objects for a specified backup provider id.Method parameters in com.morpheusdata.core.backup with type arguments of type BackupJobIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusBackupJobService.remove(List<BackupJobIdentityProjection> removeList) Removes missing Backup Jobs on the Morpheus side.