| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static BackupExecutionType |
BackupExecutionType.fromValue(String value) |
BackupExecutionType |
BackupTargetExecution.getType()
Get type
|
BackupExecutionType |
BackupPlanExecuteParamsData.getType()
Get type
|
BackupExecutionType |
ReplicationTargetExecutionWhereInput.getType()
Get type
|
BackupExecutionType |
BackupPlanExecution.getType()
Get type
|
BackupExecutionType |
BackupTargetExecutionWhereInput.getType()
Get type
|
BackupExecutionType |
BackupPlanExecutionWhereInput.getType()
Get type
|
BackupExecutionType |
ReplicationPlanExecutionWhereInput.getType()
Get type
|
BackupExecutionType |
ReplicationTargetExecutionWhereInput.getTypeNot()
Get typeNot
|
BackupExecutionType |
BackupTargetExecutionWhereInput.getTypeNot()
Get typeNot
|
BackupExecutionType |
BackupPlanExecutionWhereInput.getTypeNot()
Get typeNot
|
BackupExecutionType |
ReplicationPlanExecutionWhereInput.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> |
ReplicationTargetExecutionWhereInput.getTypeIn()
Get typeIn
|
List<BackupExecutionType> |
BackupTargetExecutionWhereInput.getTypeIn()
Get typeIn
|
List<BackupExecutionType> |
BackupPlanExecutionWhereInput.getTypeIn()
Get typeIn
|
List<BackupExecutionType> |
ReplicationPlanExecutionWhereInput.getTypeIn()
Get typeIn
|
List<BackupExecutionType> |
ReplicationTargetExecutionWhereInput.getTypeNotIn()
Get typeNotIn
|
List<BackupExecutionType> |
BackupTargetExecutionWhereInput.getTypeNotIn()
Get typeNotIn
|
List<BackupExecutionType> |
BackupPlanExecutionWhereInput.getTypeNotIn()
Get typeNotIn
|
List<BackupExecutionType> |
ReplicationPlanExecutionWhereInput.getTypeNotIn()
Get typeNotIn
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ReplicationTargetExecutionWhereInput.setTypeIn(List<BackupExecutionType> typeIn) |
void |
BackupTargetExecutionWhereInput.setTypeIn(List<BackupExecutionType> typeIn) |
void |
BackupPlanExecutionWhereInput.setTypeIn(List<BackupExecutionType> typeIn) |
void |
ReplicationPlanExecutionWhereInput.setTypeIn(List<BackupExecutionType> typeIn) |
void |
ReplicationTargetExecutionWhereInput.setTypeNotIn(List<BackupExecutionType> typeNotIn) |
void |
BackupTargetExecutionWhereInput.setTypeNotIn(List<BackupExecutionType> typeNotIn) |
void |
BackupPlanExecutionWhereInput.setTypeNotIn(List<BackupExecutionType> typeNotIn) |
void |
ReplicationPlanExecutionWhereInput.setTypeNotIn(List<BackupExecutionType> typeNotIn) |
ReplicationTargetExecutionWhereInput |
ReplicationTargetExecutionWhereInput.typeIn(List<BackupExecutionType> typeIn) |
BackupTargetExecutionWhereInput |
BackupTargetExecutionWhereInput.typeIn(List<BackupExecutionType> typeIn) |
BackupPlanExecutionWhereInput |
BackupPlanExecutionWhereInput.typeIn(List<BackupExecutionType> typeIn) |
ReplicationPlanExecutionWhereInput |
ReplicationPlanExecutionWhereInput.typeIn(List<BackupExecutionType> typeIn) |
ReplicationTargetExecutionWhereInput |
ReplicationTargetExecutionWhereInput.typeNotIn(List<BackupExecutionType> typeNotIn) |
BackupTargetExecutionWhereInput |
BackupTargetExecutionWhereInput.typeNotIn(List<BackupExecutionType> typeNotIn) |
BackupPlanExecutionWhereInput |
BackupPlanExecutionWhereInput.typeNotIn(List<BackupExecutionType> typeNotIn) |
ReplicationPlanExecutionWhereInput |
ReplicationPlanExecutionWhereInput.typeNotIn(List<BackupExecutionType> typeNotIn) |
Copyright © 2025. All rights reserved.