| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static BackupExecutionType |
BackupExecutionType.fromValue(String value) |
BackupExecutionType |
BackupTargetExecution.getType()
Get type
|
BackupExecutionType |
BackupPlanExecuteParamsData.getType()
Get type
|
BackupExecutionType |
BackupPlanExecution.getType()
Get type
|
BackupExecutionType |
BackupTargetExecutionWhereInput.getType()
Get type
|
BackupExecutionType |
BackupPlanExecutionWhereInput.getType()
Get type
|
BackupExecutionType |
BackupTargetExecutionWhereInput.getTypeNot()
Get typeNot
|
BackupExecutionType |
BackupPlanExecutionWhereInput.getTypeNot()
Get typeNot
|
BackupExecutionType |
BackupExecutionType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BackupExecutionType |
BackupExecutionType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static BackupExecutionType[] |
BackupExecutionType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<BackupExecutionType> |
BackupTargetExecutionWhereInput.getTypeIn()
Get typeIn
|
List<BackupExecutionType> |
BackupPlanExecutionWhereInput.getTypeIn()
Get typeIn
|
List<BackupExecutionType> |
BackupTargetExecutionWhereInput.getTypeNotIn()
Get typeNotIn
|
List<BackupExecutionType> |
BackupPlanExecutionWhereInput.getTypeNotIn()
Get typeNotIn
|
| 限定符和类型 | 方法和说明 |
|---|---|
BackupTargetExecutionWhereInput |
BackupTargetExecutionWhereInput.addTypeInItem(BackupExecutionType typeInItem) |
BackupPlanExecutionWhereInput |
BackupPlanExecutionWhereInput.addTypeInItem(BackupExecutionType typeInItem) |
BackupTargetExecutionWhereInput |
BackupTargetExecutionWhereInput.addTypeNotInItem(BackupExecutionType typeNotInItem) |
BackupPlanExecutionWhereInput |
BackupPlanExecutionWhereInput.addTypeNotInItem(BackupExecutionType typeNotInItem) |
void |
BackupTargetExecution.setType(BackupExecutionType type) |
void |
BackupPlanExecuteParamsData.setType(BackupExecutionType type) |
void |
BackupPlanExecution.setType(BackupExecutionType type) |
void |
BackupTargetExecutionWhereInput.setType(BackupExecutionType type) |
void |
BackupPlanExecutionWhereInput.setType(BackupExecutionType type) |
void |
BackupTargetExecutionWhereInput.setTypeNot(BackupExecutionType typeNot) |
void |
BackupPlanExecutionWhereInput.setTypeNot(BackupExecutionType typeNot) |
BackupTargetExecution |
BackupTargetExecution.type(BackupExecutionType type) |
BackupPlanExecuteParamsData |
BackupPlanExecuteParamsData.type(BackupExecutionType type) |
BackupPlanExecution |
BackupPlanExecution.type(BackupExecutionType type) |
BackupTargetExecutionWhereInput |
BackupTargetExecutionWhereInput.type(BackupExecutionType type) |
BackupPlanExecutionWhereInput |
BackupPlanExecutionWhereInput.type(BackupExecutionType type) |
BackupTargetExecutionWhereInput |
BackupTargetExecutionWhereInput.typeNot(BackupExecutionType typeNot) |
BackupPlanExecutionWhereInput |
BackupPlanExecutionWhereInput.typeNot(BackupExecutionType typeNot) |
void |
BackupExecutionType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
BackupExecutionType enumeration) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BackupTargetExecutionWhereInput.setTypeIn(List<BackupExecutionType> typeIn) |
void |
BackupPlanExecutionWhereInput.setTypeIn(List<BackupExecutionType> typeIn) |
void |
BackupTargetExecutionWhereInput.setTypeNotIn(List<BackupExecutionType> typeNotIn) |
void |
BackupPlanExecutionWhereInput.setTypeNotIn(List<BackupExecutionType> typeNotIn) |
BackupTargetExecutionWhereInput |
BackupTargetExecutionWhereInput.typeIn(List<BackupExecutionType> typeIn) |
BackupPlanExecutionWhereInput |
BackupPlanExecutionWhereInput.typeIn(List<BackupExecutionType> typeIn) |
BackupTargetExecutionWhereInput |
BackupTargetExecutionWhereInput.typeNotIn(List<BackupExecutionType> typeNotIn) |
BackupPlanExecutionWhereInput |
BackupPlanExecutionWhereInput.typeNotIn(List<BackupExecutionType> typeNotIn) |
Copyright © 2025. All rights reserved.