| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static ConsistentType |
ConsistentType.fromValue(String value) |
ConsistentType |
VmSnapshot.getConsistentType()
Get consistentType
|
ConsistentType |
VmSnapshotCreationParamsData.getConsistentType()
Get consistentType
|
ConsistentType |
VmSnapshotWhereInput.getConsistentType()
Get consistentType
|
ConsistentType |
VmSnapshotWhereInput.getConsistentTypeNot()
Get consistentTypeNot
|
ConsistentType |
ReplicationPlan.getSnapshotConsistentType()
Get snapshotConsistentType
|
ConsistentType |
BackupRestorePointWhereInput.getSnapshotConsistentType()
Get snapshotConsistentType
|
ConsistentType |
BackupPlanWhereInput.getSnapshotConsistentType()
Get snapshotConsistentType
|
ConsistentType |
BackupRestorePoint.getSnapshotConsistentType()
Get snapshotConsistentType
|
ConsistentType |
ReplicationPlanWhereInput.getSnapshotConsistentType()
Get snapshotConsistentType
|
ConsistentType |
BackupPlanCreationParams.getSnapshotConsistentType()
Get snapshotConsistentType
|
ConsistentType |
BackupPlan.getSnapshotConsistentType()
Get snapshotConsistentType
|
ConsistentType |
ReplicationRestorePointWhereInput.getSnapshotConsistentType()
Get snapshotConsistentType
|
ConsistentType |
BackupPlanUpdationParamsData.getSnapshotConsistentType()
Get snapshotConsistentType
|
ConsistentType |
BackupRestorePointWhereInput.getSnapshotConsistentTypeNot()
Get snapshotConsistentTypeNot
|
ConsistentType |
BackupPlanWhereInput.getSnapshotConsistentTypeNot()
Get snapshotConsistentTypeNot
|
ConsistentType |
ReplicationPlanWhereInput.getSnapshotConsistentTypeNot()
Get snapshotConsistentTypeNot
|
ConsistentType |
ReplicationRestorePointWhereInput.getSnapshotConsistentTypeNot()
Get snapshotConsistentTypeNot
|
ConsistentType |
ConsistentType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ConsistentType |
ConsistentType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ConsistentType[] |
ConsistentType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<ConsistentType> |
VmSnapshotWhereInput.getConsistentTypeIn()
Get consistentTypeIn
|
List<ConsistentType> |
VmSnapshotWhereInput.getConsistentTypeNotIn()
Get consistentTypeNotIn
|
List<ConsistentType> |
BackupRestorePointWhereInput.getSnapshotConsistentTypeIn()
Get snapshotConsistentTypeIn
|
List<ConsistentType> |
BackupPlanWhereInput.getSnapshotConsistentTypeIn()
Get snapshotConsistentTypeIn
|
List<ConsistentType> |
ReplicationPlanWhereInput.getSnapshotConsistentTypeIn()
Get snapshotConsistentTypeIn
|
List<ConsistentType> |
ReplicationRestorePointWhereInput.getSnapshotConsistentTypeIn()
Get snapshotConsistentTypeIn
|
List<ConsistentType> |
BackupRestorePointWhereInput.getSnapshotConsistentTypeNotIn()
Get snapshotConsistentTypeNotIn
|
List<ConsistentType> |
BackupPlanWhereInput.getSnapshotConsistentTypeNotIn()
Get snapshotConsistentTypeNotIn
|
List<ConsistentType> |
ReplicationPlanWhereInput.getSnapshotConsistentTypeNotIn()
Get snapshotConsistentTypeNotIn
|
List<ConsistentType> |
ReplicationRestorePointWhereInput.getSnapshotConsistentTypeNotIn()
Get snapshotConsistentTypeNotIn
|
| 限定符和类型 | 方法和说明 |
|---|---|
VmSnapshotWhereInput |
VmSnapshotWhereInput.addConsistentTypeInItem(ConsistentType consistentTypeInItem) |
VmSnapshotWhereInput |
VmSnapshotWhereInput.addConsistentTypeNotInItem(ConsistentType consistentTypeNotInItem) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.addSnapshotConsistentTypeInItem(ConsistentType snapshotConsistentTypeInItem) |
BackupPlanWhereInput |
BackupPlanWhereInput.addSnapshotConsistentTypeInItem(ConsistentType snapshotConsistentTypeInItem) |
ReplicationPlanWhereInput |
ReplicationPlanWhereInput.addSnapshotConsistentTypeInItem(ConsistentType snapshotConsistentTypeInItem) |
ReplicationRestorePointWhereInput |
ReplicationRestorePointWhereInput.addSnapshotConsistentTypeInItem(ConsistentType snapshotConsistentTypeInItem) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.addSnapshotConsistentTypeNotInItem(ConsistentType snapshotConsistentTypeNotInItem) |
BackupPlanWhereInput |
BackupPlanWhereInput.addSnapshotConsistentTypeNotInItem(ConsistentType snapshotConsistentTypeNotInItem) |
ReplicationPlanWhereInput |
ReplicationPlanWhereInput.addSnapshotConsistentTypeNotInItem(ConsistentType snapshotConsistentTypeNotInItem) |
ReplicationRestorePointWhereInput |
ReplicationRestorePointWhereInput.addSnapshotConsistentTypeNotInItem(ConsistentType snapshotConsistentTypeNotInItem) |
VmSnapshot |
VmSnapshot.consistentType(ConsistentType consistentType) |
VmSnapshotCreationParamsData |
VmSnapshotCreationParamsData.consistentType(ConsistentType consistentType) |
VmSnapshotWhereInput |
VmSnapshotWhereInput.consistentType(ConsistentType consistentType) |
VmSnapshotWhereInput |
VmSnapshotWhereInput.consistentTypeNot(ConsistentType consistentTypeNot) |
void |
VmSnapshot.setConsistentType(ConsistentType consistentType) |
void |
VmSnapshotCreationParamsData.setConsistentType(ConsistentType consistentType) |
void |
VmSnapshotWhereInput.setConsistentType(ConsistentType consistentType) |
void |
VmSnapshotWhereInput.setConsistentTypeNot(ConsistentType consistentTypeNot) |
void |
ReplicationPlan.setSnapshotConsistentType(ConsistentType snapshotConsistentType) |
void |
BackupRestorePointWhereInput.setSnapshotConsistentType(ConsistentType snapshotConsistentType) |
void |
BackupPlanWhereInput.setSnapshotConsistentType(ConsistentType snapshotConsistentType) |
void |
BackupRestorePoint.setSnapshotConsistentType(ConsistentType snapshotConsistentType) |
void |
ReplicationPlanWhereInput.setSnapshotConsistentType(ConsistentType snapshotConsistentType) |
void |
BackupPlanCreationParams.setSnapshotConsistentType(ConsistentType snapshotConsistentType) |
void |
BackupPlan.setSnapshotConsistentType(ConsistentType snapshotConsistentType) |
void |
ReplicationRestorePointWhereInput.setSnapshotConsistentType(ConsistentType snapshotConsistentType) |
void |
BackupPlanUpdationParamsData.setSnapshotConsistentType(ConsistentType snapshotConsistentType) |
void |
BackupRestorePointWhereInput.setSnapshotConsistentTypeNot(ConsistentType snapshotConsistentTypeNot) |
void |
BackupPlanWhereInput.setSnapshotConsistentTypeNot(ConsistentType snapshotConsistentTypeNot) |
void |
ReplicationPlanWhereInput.setSnapshotConsistentTypeNot(ConsistentType snapshotConsistentTypeNot) |
void |
ReplicationRestorePointWhereInput.setSnapshotConsistentTypeNot(ConsistentType snapshotConsistentTypeNot) |
ReplicationPlan |
ReplicationPlan.snapshotConsistentType(ConsistentType snapshotConsistentType) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.snapshotConsistentType(ConsistentType snapshotConsistentType) |
BackupPlanWhereInput |
BackupPlanWhereInput.snapshotConsistentType(ConsistentType snapshotConsistentType) |
BackupRestorePoint |
BackupRestorePoint.snapshotConsistentType(ConsistentType snapshotConsistentType) |
ReplicationPlanWhereInput |
ReplicationPlanWhereInput.snapshotConsistentType(ConsistentType snapshotConsistentType) |
BackupPlanCreationParams |
BackupPlanCreationParams.snapshotConsistentType(ConsistentType snapshotConsistentType) |
BackupPlan |
BackupPlan.snapshotConsistentType(ConsistentType snapshotConsistentType) |
ReplicationRestorePointWhereInput |
ReplicationRestorePointWhereInput.snapshotConsistentType(ConsistentType snapshotConsistentType) |
BackupPlanUpdationParamsData |
BackupPlanUpdationParamsData.snapshotConsistentType(ConsistentType snapshotConsistentType) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.snapshotConsistentTypeNot(ConsistentType snapshotConsistentTypeNot) |
BackupPlanWhereInput |
BackupPlanWhereInput.snapshotConsistentTypeNot(ConsistentType snapshotConsistentTypeNot) |
ReplicationPlanWhereInput |
ReplicationPlanWhereInput.snapshotConsistentTypeNot(ConsistentType snapshotConsistentTypeNot) |
ReplicationRestorePointWhereInput |
ReplicationRestorePointWhereInput.snapshotConsistentTypeNot(ConsistentType snapshotConsistentTypeNot) |
void |
ConsistentType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ConsistentType enumeration) |
| 限定符和类型 | 方法和说明 |
|---|---|
VmSnapshotWhereInput |
VmSnapshotWhereInput.consistentTypeIn(List<ConsistentType> consistentTypeIn) |
VmSnapshotWhereInput |
VmSnapshotWhereInput.consistentTypeNotIn(List<ConsistentType> consistentTypeNotIn) |
void |
VmSnapshotWhereInput.setConsistentTypeIn(List<ConsistentType> consistentTypeIn) |
void |
VmSnapshotWhereInput.setConsistentTypeNotIn(List<ConsistentType> consistentTypeNotIn) |
void |
BackupRestorePointWhereInput.setSnapshotConsistentTypeIn(List<ConsistentType> snapshotConsistentTypeIn) |
void |
BackupPlanWhereInput.setSnapshotConsistentTypeIn(List<ConsistentType> snapshotConsistentTypeIn) |
void |
ReplicationPlanWhereInput.setSnapshotConsistentTypeIn(List<ConsistentType> snapshotConsistentTypeIn) |
void |
ReplicationRestorePointWhereInput.setSnapshotConsistentTypeIn(List<ConsistentType> snapshotConsistentTypeIn) |
void |
BackupRestorePointWhereInput.setSnapshotConsistentTypeNotIn(List<ConsistentType> snapshotConsistentTypeNotIn) |
void |
BackupPlanWhereInput.setSnapshotConsistentTypeNotIn(List<ConsistentType> snapshotConsistentTypeNotIn) |
void |
ReplicationPlanWhereInput.setSnapshotConsistentTypeNotIn(List<ConsistentType> snapshotConsistentTypeNotIn) |
void |
ReplicationRestorePointWhereInput.setSnapshotConsistentTypeNotIn(List<ConsistentType> snapshotConsistentTypeNotIn) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.snapshotConsistentTypeIn(List<ConsistentType> snapshotConsistentTypeIn) |
BackupPlanWhereInput |
BackupPlanWhereInput.snapshotConsistentTypeIn(List<ConsistentType> snapshotConsistentTypeIn) |
ReplicationPlanWhereInput |
ReplicationPlanWhereInput.snapshotConsistentTypeIn(List<ConsistentType> snapshotConsistentTypeIn) |
ReplicationRestorePointWhereInput |
ReplicationRestorePointWhereInput.snapshotConsistentTypeIn(List<ConsistentType> snapshotConsistentTypeIn) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.snapshotConsistentTypeNotIn(List<ConsistentType> snapshotConsistentTypeNotIn) |
BackupPlanWhereInput |
BackupPlanWhereInput.snapshotConsistentTypeNotIn(List<ConsistentType> snapshotConsistentTypeNotIn) |
ReplicationPlanWhereInput |
ReplicationPlanWhereInput.snapshotConsistentTypeNotIn(List<ConsistentType> snapshotConsistentTypeNotIn) |
ReplicationRestorePointWhereInput |
ReplicationRestorePointWhereInput.snapshotConsistentTypeNotIn(List<ConsistentType> snapshotConsistentTypeNotIn) |
Copyright © 2025. All rights reserved.