| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
NestedBackupRestorePoint |
BackupTargetExecution.getBackupRestorePoint()
Get backupRestorePoint
|
NestedBackupRestorePoint |
BackupRestoreExecution.getBackupRestorePoint()
Get backupRestorePoint
|
NestedBackupRestorePoint |
NestedBackupRestorePoint.id(String id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<NestedBackupRestorePoint> |
BackupStoreRepository.getBackupRestorePoints()
Get backupRestorePoints
|
List<NestedBackupRestorePoint> |
BackupPlan.getBackupRestorePoints()
Get backupRestorePoints
|
| 限定符和类型 | 方法和说明 |
|---|---|
BackupStoreRepository |
BackupStoreRepository.addBackupRestorePointsItem(NestedBackupRestorePoint backupRestorePointsItem) |
BackupPlan |
BackupPlan.addBackupRestorePointsItem(NestedBackupRestorePoint backupRestorePointsItem) |
BackupTargetExecution |
BackupTargetExecution.backupRestorePoint(NestedBackupRestorePoint backupRestorePoint) |
BackupRestoreExecution |
BackupRestoreExecution.backupRestorePoint(NestedBackupRestorePoint backupRestorePoint) |
void |
BackupTargetExecution.setBackupRestorePoint(NestedBackupRestorePoint backupRestorePoint) |
void |
BackupRestoreExecution.setBackupRestorePoint(NestedBackupRestorePoint backupRestorePoint) |
| 限定符和类型 | 方法和说明 |
|---|---|
BackupStoreRepository |
BackupStoreRepository.backupRestorePoints(List<NestedBackupRestorePoint> backupRestorePoints) |
BackupPlan |
BackupPlan.backupRestorePoints(List<NestedBackupRestorePoint> backupRestorePoints) |
void |
BackupStoreRepository.setBackupRestorePoints(List<NestedBackupRestorePoint> backupRestorePoints) |
void |
BackupPlan.setBackupRestorePoints(List<NestedBackupRestorePoint> backupRestorePoints) |
Copyright © 2025. All rights reserved.