| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BackupPlanTimePoint |
BackupPlanTimePoint.addDatePositionItem(Integer datePositionItem) |
BackupPlanTimePoint |
BackupPlanTimePoint.date(Integer date) |
BackupPlanTimePoint |
BackupPlanTimePoint.datePosition(List<Integer> datePosition) |
BackupPlanTimePoint |
BackupPlanCreationParams.getFullTimePoint()
Get fullTimePoint
|
BackupPlanTimePoint |
BackupPlanUpdationParamsData.getFullTimePoint()
Get fullTimePoint
|
BackupPlanTimePoint |
BackupPlanTimePoint.hour(Integer hour) |
BackupPlanTimePoint |
BackupPlanTimePoint.minute(Integer minute) |
BackupPlanTimePoint |
BackupPlanTimePoint.weekday(WeekdayTypeEnum weekday) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BackupPlanTimePoint> |
BackupPlanCreationParams.getIncrementalTimePoints()
Get incrementalTimePoints
|
List<BackupPlanTimePoint> |
BackupPlanUpdationParamsData.getIncrementalTimePoints()
Get incrementalTimePoints
|
| 限定符和类型 | 方法和说明 |
|---|---|
BackupPlanCreationParams |
BackupPlanCreationParams.addIncrementalTimePointsItem(BackupPlanTimePoint incrementalTimePointsItem) |
BackupPlanUpdationParamsData |
BackupPlanUpdationParamsData.addIncrementalTimePointsItem(BackupPlanTimePoint incrementalTimePointsItem) |
BackupPlanCreationParams |
BackupPlanCreationParams.fullTimePoint(BackupPlanTimePoint fullTimePoint) |
BackupPlanUpdationParamsData |
BackupPlanUpdationParamsData.fullTimePoint(BackupPlanTimePoint fullTimePoint) |
void |
BackupPlanCreationParams.setFullTimePoint(BackupPlanTimePoint fullTimePoint) |
void |
BackupPlanUpdationParamsData.setFullTimePoint(BackupPlanTimePoint fullTimePoint) |
| 限定符和类型 | 方法和说明 |
|---|---|
BackupPlanCreationParams |
BackupPlanCreationParams.incrementalTimePoints(List<BackupPlanTimePoint> incrementalTimePoints) |
BackupPlanUpdationParamsData |
BackupPlanUpdationParamsData.incrementalTimePoints(List<BackupPlanTimePoint> incrementalTimePoints) |
void |
BackupPlanCreationParams.setIncrementalTimePoints(List<BackupPlanTimePoint> incrementalTimePoints) |
void |
BackupPlanUpdationParamsData.setIncrementalTimePoints(List<BackupPlanTimePoint> incrementalTimePoints) |
Copyright © 2025. All rights reserved.