Uses of Class
com.morpheusdata.model.projection.BackupRepositoryIdentityProjection
Packages that use BackupRepositoryIdentityProjection
-
Uses of BackupRepositoryIdentityProjection in com.morpheusdata.core.backup
Methods in com.morpheusdata.core.backup that return types with arguments of type BackupRepositoryIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<BackupRepositoryIdentityProjection>MorpheusBackupRepositoryService.listById(Collection<Long> ids) Deprecated, for removal: This API element is subject to removal in a future version.io.reactivex.rxjava3.core.Observable<BackupRepositoryIdentityProjection>MorpheusBackupRepositoryService.listIdentityProjections(BackupProvider backupProvider) Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in com.morpheusdata.core.backup with type arguments of type BackupRepositoryIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusBackupRepositoryService.remove(List<BackupRepositoryIdentityProjection> removeList) Deprecated, for removal: This API element is subject to removal in a future version.