| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static BackupPlanPeriod |
BackupPlanPeriod.fromValue(String value) |
BackupPlanPeriod |
BackupPlanWhereInput.getFullPeriod()
Get fullPeriod
|
BackupPlanPeriod |
BackupPlanCreationParams.getFullPeriod()
Get fullPeriod
|
BackupPlanPeriod |
BackupPlan.getFullPeriod()
Get fullPeriod
|
BackupPlanPeriod |
BackupPlanUpdationParamsData.getFullPeriod()
Get fullPeriod
|
BackupPlanPeriod |
BackupPlanWhereInput.getFullPeriodNot()
Get fullPeriodNot
|
BackupPlanPeriod |
BackupPlanWhereInput.getIncrementalPeriod()
Get incrementalPeriod
|
BackupPlanPeriod |
BackupPlanCreationParams.getIncrementalPeriod()
Get incrementalPeriod
|
BackupPlanPeriod |
BackupPlan.getIncrementalPeriod()
Get incrementalPeriod
|
BackupPlanPeriod |
BackupPlanUpdationParamsData.getIncrementalPeriod()
Get incrementalPeriod
|
BackupPlanPeriod |
BackupPlanWhereInput.getIncrementalPeriodNot()
Get incrementalPeriodNot
|
BackupPlanPeriod |
BackupPlanPeriod.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BackupPlanPeriod |
BackupPlanPeriod.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static BackupPlanPeriod[] |
BackupPlanPeriod.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<BackupPlanPeriod> |
BackupPlanWhereInput.getFullPeriodIn()
Get fullPeriodIn
|
List<BackupPlanPeriod> |
BackupPlanWhereInput.getFullPeriodNotIn()
Get fullPeriodNotIn
|
List<BackupPlanPeriod> |
BackupPlanWhereInput.getIncrementalPeriodIn()
Get incrementalPeriodIn
|
List<BackupPlanPeriod> |
BackupPlanWhereInput.getIncrementalPeriodNotIn()
Get incrementalPeriodNotIn
|
| 限定符和类型 | 方法和说明 |
|---|---|
BackupPlanWhereInput |
BackupPlanWhereInput.addFullPeriodInItem(BackupPlanPeriod fullPeriodInItem) |
BackupPlanWhereInput |
BackupPlanWhereInput.addFullPeriodNotInItem(BackupPlanPeriod fullPeriodNotInItem) |
BackupPlanWhereInput |
BackupPlanWhereInput.addIncrementalPeriodInItem(BackupPlanPeriod incrementalPeriodInItem) |
BackupPlanWhereInput |
BackupPlanWhereInput.addIncrementalPeriodNotInItem(BackupPlanPeriod incrementalPeriodNotInItem) |
BackupPlanWhereInput |
BackupPlanWhereInput.fullPeriod(BackupPlanPeriod fullPeriod) |
BackupPlanCreationParams |
BackupPlanCreationParams.fullPeriod(BackupPlanPeriod fullPeriod) |
BackupPlan |
BackupPlan.fullPeriod(BackupPlanPeriod fullPeriod) |
BackupPlanUpdationParamsData |
BackupPlanUpdationParamsData.fullPeriod(BackupPlanPeriod fullPeriod) |
BackupPlanWhereInput |
BackupPlanWhereInput.fullPeriodNot(BackupPlanPeriod fullPeriodNot) |
BackupPlanWhereInput |
BackupPlanWhereInput.incrementalPeriod(BackupPlanPeriod incrementalPeriod) |
BackupPlanCreationParams |
BackupPlanCreationParams.incrementalPeriod(BackupPlanPeriod incrementalPeriod) |
BackupPlan |
BackupPlan.incrementalPeriod(BackupPlanPeriod incrementalPeriod) |
BackupPlanUpdationParamsData |
BackupPlanUpdationParamsData.incrementalPeriod(BackupPlanPeriod incrementalPeriod) |
BackupPlanWhereInput |
BackupPlanWhereInput.incrementalPeriodNot(BackupPlanPeriod incrementalPeriodNot) |
void |
BackupPlanWhereInput.setFullPeriod(BackupPlanPeriod fullPeriod) |
void |
BackupPlanCreationParams.setFullPeriod(BackupPlanPeriod fullPeriod) |
void |
BackupPlan.setFullPeriod(BackupPlanPeriod fullPeriod) |
void |
BackupPlanUpdationParamsData.setFullPeriod(BackupPlanPeriod fullPeriod) |
void |
BackupPlanWhereInput.setFullPeriodNot(BackupPlanPeriod fullPeriodNot) |
void |
BackupPlanWhereInput.setIncrementalPeriod(BackupPlanPeriod incrementalPeriod) |
void |
BackupPlanCreationParams.setIncrementalPeriod(BackupPlanPeriod incrementalPeriod) |
void |
BackupPlan.setIncrementalPeriod(BackupPlanPeriod incrementalPeriod) |
void |
BackupPlanUpdationParamsData.setIncrementalPeriod(BackupPlanPeriod incrementalPeriod) |
void |
BackupPlanWhereInput.setIncrementalPeriodNot(BackupPlanPeriod incrementalPeriodNot) |
void |
BackupPlanPeriod.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
BackupPlanPeriod enumeration) |
| 限定符和类型 | 方法和说明 |
|---|---|
BackupPlanWhereInput |
BackupPlanWhereInput.fullPeriodIn(List<BackupPlanPeriod> fullPeriodIn) |
BackupPlanWhereInput |
BackupPlanWhereInput.fullPeriodNotIn(List<BackupPlanPeriod> fullPeriodNotIn) |
BackupPlanWhereInput |
BackupPlanWhereInput.incrementalPeriodIn(List<BackupPlanPeriod> incrementalPeriodIn) |
BackupPlanWhereInput |
BackupPlanWhereInput.incrementalPeriodNotIn(List<BackupPlanPeriod> incrementalPeriodNotIn) |
void |
BackupPlanWhereInput.setFullPeriodIn(List<BackupPlanPeriod> fullPeriodIn) |
void |
BackupPlanWhereInput.setFullPeriodNotIn(List<BackupPlanPeriod> fullPeriodNotIn) |
void |
BackupPlanWhereInput.setIncrementalPeriodIn(List<BackupPlanPeriod> incrementalPeriodIn) |
void |
BackupPlanWhereInput.setIncrementalPeriodNotIn(List<BackupPlanPeriod> incrementalPeriodNotIn) |
Copyright © 2025. All rights reserved.