@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmSnapshotWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
VmSnapshotWhereInput() |
public static final String SERIALIZED_NAME_CLOCK_OFFSET_IN
public static final String SERIALIZED_NAME_CLOCK_OFFSET_NOT
public static final String SERIALIZED_NAME_CLOCK_OFFSET_NOT_IN
public static final String SERIALIZED_NAME_CONSISTENT_TYPE
public static final String SERIALIZED_NAME_CONSISTENT_TYPE_IN
public static final String SERIALIZED_NAME_CONSISTENT_TYPE_NOT
public static final String SERIALIZED_NAME_CONSISTENT_TYPE_NOT_IN
public static final String SERIALIZED_NAME_CPU_MODEL_CONTAINS
public static final String SERIALIZED_NAME_CPU_MODEL_ENDS_WITH
public static final String SERIALIZED_NAME_CPU_MODEL_NOT_CONTAINS
public static final String SERIALIZED_NAME_CPU_MODEL_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_CPU_MODEL_NOT_IN
public static final String SERIALIZED_NAME_CPU_MODEL_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_CPU_MODEL_STARTS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_GT
public static final String SERIALIZED_NAME_DESCRIPTION_GTE
public static final String SERIALIZED_NAME_DESCRIPTION_IN
public static final String SERIALIZED_NAME_DESCRIPTION_LT
public static final String SERIALIZED_NAME_DESCRIPTION_LTE
public static final String SERIALIZED_NAME_DESCRIPTION_NOT
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_IN
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_STARTS_WITH
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_IN
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_NOT
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_NOT_IN
public static final String SERIALIZED_NAME_FIRMWARE_NOT_IN
public static final String SERIALIZED_NAME_HA_PRIORITY_IN
public static final String SERIALIZED_NAME_HA_PRIORITY_NOT
public static final String SERIALIZED_NAME_HA_PRIORITY_NOT_IN
public static final String SERIALIZED_NAME_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_ID_STARTS_WITH
public static final String SERIALIZED_NAME_IO_POLICY_NOT_IN
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_GT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_GTE
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_IN
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_LT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_LTE
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_NOT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_NOT_IN
public static final String SERIALIZED_NAME_LOCAL_ID_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_IN
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_STARTS_WITH
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_GT
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_GTE
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_IN
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_LT
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_LTE
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_NOT
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_NOT_IN
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_POLICY
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_POLICY_IN
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_POLICY_NOT
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_POLICY_NOT_IN
public static final String SERIALIZED_NAME_MAX_IOPS_NOT_IN
public static final String SERIALIZED_NAME_MAX_IOPS_POLICY
public static final String SERIALIZED_NAME_MAX_IOPS_POLICY_IN
public static final String SERIALIZED_NAME_MAX_IOPS_POLICY_NOT
public static final String SERIALIZED_NAME_MAX_IOPS_POLICY_NOT_IN
public static final String SERIALIZED_NAME_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_SNAPSHOT_GROUP
public VmSnapshotWhereInput AND(List<VmSnapshotWhereInput> AND)
public VmSnapshotWhereInput addANDItem(VmSnapshotWhereInput ANDItem)
@Nullable public List<VmSnapshotWhereInput> getAND()
public void setAND(List<VmSnapshotWhereInput> AND)
public VmSnapshotWhereInput AND_ExplictlyNull()
public VmSnapshotWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public VmSnapshotWhereInput NOT(List<VmSnapshotWhereInput> NOT)
public VmSnapshotWhereInput addNOTItem(VmSnapshotWhereInput NOTItem)
@Nullable public List<VmSnapshotWhereInput> getNOT()
public void setNOT(List<VmSnapshotWhereInput> NOT)
public VmSnapshotWhereInput NOT_ExplictlyNull()
public VmSnapshotWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public VmSnapshotWhereInput OR(List<VmSnapshotWhereInput> OR)
public VmSnapshotWhereInput addORItem(VmSnapshotWhereInput ORItem)
@Nullable public List<VmSnapshotWhereInput> getOR()
public void setOR(List<VmSnapshotWhereInput> OR)
public VmSnapshotWhereInput OR_ExplictlyNull()
public VmSnapshotWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public VmSnapshotWhereInput clockOffset(VmClockOffset clockOffset)
@Nullable public VmClockOffset getClockOffset()
public void setClockOffset(VmClockOffset clockOffset)
public VmSnapshotWhereInput clockOffset_ExplictlyNull()
public VmSnapshotWhereInput clockOffset_ExplictlyNonNull()
public void setClockOffset_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffset_IsExplictlyNull()
public VmSnapshotWhereInput clockOffsetIn(List<VmClockOffset> clockOffsetIn)
public VmSnapshotWhereInput addClockOffsetInItem(VmClockOffset clockOffsetInItem)
@Nullable public List<VmClockOffset> getClockOffsetIn()
public void setClockOffsetIn(List<VmClockOffset> clockOffsetIn)
public VmSnapshotWhereInput clockOffsetIn_ExplictlyNull()
public VmSnapshotWhereInput clockOffsetIn_ExplictlyNonNull()
public void setClockOffsetIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffsetIn_IsExplictlyNull()
public VmSnapshotWhereInput clockOffsetNot(VmClockOffset clockOffsetNot)
@Nullable public VmClockOffset getClockOffsetNot()
public void setClockOffsetNot(VmClockOffset clockOffsetNot)
public VmSnapshotWhereInput clockOffsetNot_ExplictlyNull()
public VmSnapshotWhereInput clockOffsetNot_ExplictlyNonNull()
public void setClockOffsetNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffsetNot_IsExplictlyNull()
public VmSnapshotWhereInput clockOffsetNotIn(List<VmClockOffset> clockOffsetNotIn)
public VmSnapshotWhereInput addClockOffsetNotInItem(VmClockOffset clockOffsetNotInItem)
@Nullable public List<VmClockOffset> getClockOffsetNotIn()
public void setClockOffsetNotIn(List<VmClockOffset> clockOffsetNotIn)
public VmSnapshotWhereInput clockOffsetNotIn_ExplictlyNull()
public VmSnapshotWhereInput clockOffsetNotIn_ExplictlyNonNull()
public void setClockOffsetNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffsetNotIn_IsExplictlyNull()
public VmSnapshotWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public VmSnapshotWhereInput cluster_ExplictlyNull()
public VmSnapshotWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public VmSnapshotWhereInput consistentType(ConsistentType consistentType)
@Nullable public ConsistentType getConsistentType()
public void setConsistentType(ConsistentType consistentType)
public VmSnapshotWhereInput consistentType_ExplictlyNull()
public VmSnapshotWhereInput consistentType_ExplictlyNonNull()
public void setConsistentType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getConsistentType_IsExplictlyNull()
public VmSnapshotWhereInput consistentTypeIn(List<ConsistentType> consistentTypeIn)
public VmSnapshotWhereInput addConsistentTypeInItem(ConsistentType consistentTypeInItem)
@Nullable public List<ConsistentType> getConsistentTypeIn()
public void setConsistentTypeIn(List<ConsistentType> consistentTypeIn)
public VmSnapshotWhereInput consistentTypeIn_ExplictlyNull()
public VmSnapshotWhereInput consistentTypeIn_ExplictlyNonNull()
public void setConsistentTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getConsistentTypeIn_IsExplictlyNull()
public VmSnapshotWhereInput consistentTypeNot(ConsistentType consistentTypeNot)
@Nullable public ConsistentType getConsistentTypeNot()
public void setConsistentTypeNot(ConsistentType consistentTypeNot)
public VmSnapshotWhereInput consistentTypeNot_ExplictlyNull()
public VmSnapshotWhereInput consistentTypeNot_ExplictlyNonNull()
public void setConsistentTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getConsistentTypeNot_IsExplictlyNull()
public VmSnapshotWhereInput consistentTypeNotIn(List<ConsistentType> consistentTypeNotIn)
public VmSnapshotWhereInput addConsistentTypeNotInItem(ConsistentType consistentTypeNotInItem)
@Nullable public List<ConsistentType> getConsistentTypeNotIn()
public void setConsistentTypeNotIn(List<ConsistentType> consistentTypeNotIn)
public VmSnapshotWhereInput consistentTypeNotIn_ExplictlyNull()
public VmSnapshotWhereInput consistentTypeNotIn_ExplictlyNonNull()
public void setConsistentTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getConsistentTypeNotIn_IsExplictlyNull()
public VmSnapshotWhereInput cpuModel(String cpuModel)
public void setCpuModel(String cpuModel)
public VmSnapshotWhereInput cpuModel_ExplictlyNull()
public VmSnapshotWhereInput cpuModel_ExplictlyNonNull()
public void setCpuModel_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModel_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelContains(String cpuModelContains)
@Nullable public String getCpuModelContains()
public void setCpuModelContains(String cpuModelContains)
public VmSnapshotWhereInput cpuModelContains_ExplictlyNull()
public VmSnapshotWhereInput cpuModelContains_ExplictlyNonNull()
public void setCpuModelContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelContains_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelEndsWith(String cpuModelEndsWith)
@Nullable public String getCpuModelEndsWith()
public void setCpuModelEndsWith(String cpuModelEndsWith)
public VmSnapshotWhereInput cpuModelEndsWith_ExplictlyNull()
public VmSnapshotWhereInput cpuModelEndsWith_ExplictlyNonNull()
public void setCpuModelEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelEndsWith_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelGt(String cpuModelGt)
public void setCpuModelGt(String cpuModelGt)
public VmSnapshotWhereInput cpuModelGt_ExplictlyNull()
public VmSnapshotWhereInput cpuModelGt_ExplictlyNonNull()
public void setCpuModelGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelGt_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelGte(String cpuModelGte)
public void setCpuModelGte(String cpuModelGte)
public VmSnapshotWhereInput cpuModelGte_ExplictlyNull()
public VmSnapshotWhereInput cpuModelGte_ExplictlyNonNull()
public void setCpuModelGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelGte_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelIn(List<String> cpuModelIn)
public VmSnapshotWhereInput addCpuModelInItem(String cpuModelInItem)
public VmSnapshotWhereInput cpuModelIn_ExplictlyNull()
public VmSnapshotWhereInput cpuModelIn_ExplictlyNonNull()
public void setCpuModelIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelIn_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelLt(String cpuModelLt)
public void setCpuModelLt(String cpuModelLt)
public VmSnapshotWhereInput cpuModelLt_ExplictlyNull()
public VmSnapshotWhereInput cpuModelLt_ExplictlyNonNull()
public void setCpuModelLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelLt_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelLte(String cpuModelLte)
public void setCpuModelLte(String cpuModelLte)
public VmSnapshotWhereInput cpuModelLte_ExplictlyNull()
public VmSnapshotWhereInput cpuModelLte_ExplictlyNonNull()
public void setCpuModelLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelLte_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelNot(String cpuModelNot)
public void setCpuModelNot(String cpuModelNot)
public VmSnapshotWhereInput cpuModelNot_ExplictlyNull()
public VmSnapshotWhereInput cpuModelNot_ExplictlyNonNull()
public void setCpuModelNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNot_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelNotContains(String cpuModelNotContains)
@Nullable public String getCpuModelNotContains()
public void setCpuModelNotContains(String cpuModelNotContains)
public VmSnapshotWhereInput cpuModelNotContains_ExplictlyNull()
public VmSnapshotWhereInput cpuModelNotContains_ExplictlyNonNull()
public void setCpuModelNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotContains_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelNotEndsWith(String cpuModelNotEndsWith)
@Nullable public String getCpuModelNotEndsWith()
public void setCpuModelNotEndsWith(String cpuModelNotEndsWith)
public VmSnapshotWhereInput cpuModelNotEndsWith_ExplictlyNull()
public VmSnapshotWhereInput cpuModelNotEndsWith_ExplictlyNonNull()
public void setCpuModelNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotEndsWith_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelNotIn(List<String> cpuModelNotIn)
public VmSnapshotWhereInput addCpuModelNotInItem(String cpuModelNotInItem)
@Nullable public List<String> getCpuModelNotIn()
public VmSnapshotWhereInput cpuModelNotIn_ExplictlyNull()
public VmSnapshotWhereInput cpuModelNotIn_ExplictlyNonNull()
public void setCpuModelNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotIn_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelNotStartsWith(String cpuModelNotStartsWith)
@Nullable public String getCpuModelNotStartsWith()
public void setCpuModelNotStartsWith(String cpuModelNotStartsWith)
public VmSnapshotWhereInput cpuModelNotStartsWith_ExplictlyNull()
public VmSnapshotWhereInput cpuModelNotStartsWith_ExplictlyNonNull()
public void setCpuModelNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotStartsWith_IsExplictlyNull()
public VmSnapshotWhereInput cpuModelStartsWith(String cpuModelStartsWith)
@Nullable public String getCpuModelStartsWith()
public void setCpuModelStartsWith(String cpuModelStartsWith)
public VmSnapshotWhereInput cpuModelStartsWith_ExplictlyNull()
public VmSnapshotWhereInput cpuModelStartsWith_ExplictlyNonNull()
public void setCpuModelStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelStartsWith_IsExplictlyNull()
public VmSnapshotWhereInput description(String description)
public void setDescription(String description)
public VmSnapshotWhereInput description_ExplictlyNull()
public VmSnapshotWhereInput description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public VmSnapshotWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public VmSnapshotWhereInput descriptionContains_ExplictlyNull()
public VmSnapshotWhereInput descriptionContains_ExplictlyNonNull()
public void setDescriptionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionContains_IsExplictlyNull()
public VmSnapshotWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public VmSnapshotWhereInput descriptionEndsWith_ExplictlyNull()
public VmSnapshotWhereInput descriptionEndsWith_ExplictlyNonNull()
public void setDescriptionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionEndsWith_IsExplictlyNull()
public VmSnapshotWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public VmSnapshotWhereInput descriptionGt_ExplictlyNull()
public VmSnapshotWhereInput descriptionGt_ExplictlyNonNull()
public void setDescriptionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGt_IsExplictlyNull()
public VmSnapshotWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public VmSnapshotWhereInput descriptionGte_ExplictlyNull()
public VmSnapshotWhereInput descriptionGte_ExplictlyNonNull()
public void setDescriptionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGte_IsExplictlyNull()
public VmSnapshotWhereInput descriptionIn(List<String> descriptionIn)
public VmSnapshotWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public VmSnapshotWhereInput descriptionIn_ExplictlyNull()
public VmSnapshotWhereInput descriptionIn_ExplictlyNonNull()
public void setDescriptionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionIn_IsExplictlyNull()
public VmSnapshotWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public VmSnapshotWhereInput descriptionLt_ExplictlyNull()
public VmSnapshotWhereInput descriptionLt_ExplictlyNonNull()
public void setDescriptionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLt_IsExplictlyNull()
public VmSnapshotWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public VmSnapshotWhereInput descriptionLte_ExplictlyNull()
public VmSnapshotWhereInput descriptionLte_ExplictlyNonNull()
public void setDescriptionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLte_IsExplictlyNull()
public VmSnapshotWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public VmSnapshotWhereInput descriptionNot_ExplictlyNull()
public VmSnapshotWhereInput descriptionNot_ExplictlyNonNull()
public void setDescriptionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNot_IsExplictlyNull()
public VmSnapshotWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public VmSnapshotWhereInput descriptionNotContains_ExplictlyNull()
public VmSnapshotWhereInput descriptionNotContains_ExplictlyNonNull()
public void setDescriptionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotContains_IsExplictlyNull()
public VmSnapshotWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public VmSnapshotWhereInput descriptionNotEndsWith_ExplictlyNull()
public VmSnapshotWhereInput descriptionNotEndsWith_ExplictlyNonNull()
public void setDescriptionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotEndsWith_IsExplictlyNull()
public VmSnapshotWhereInput descriptionNotIn(List<String> descriptionNotIn)
public VmSnapshotWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public VmSnapshotWhereInput descriptionNotIn_ExplictlyNull()
public VmSnapshotWhereInput descriptionNotIn_ExplictlyNonNull()
public void setDescriptionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotIn_IsExplictlyNull()
public VmSnapshotWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public VmSnapshotWhereInput descriptionNotStartsWith_ExplictlyNull()
public VmSnapshotWhereInput descriptionNotStartsWith_ExplictlyNonNull()
public void setDescriptionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotStartsWith_IsExplictlyNull()
public VmSnapshotWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public VmSnapshotWhereInput descriptionStartsWith_ExplictlyNull()
public VmSnapshotWhereInput descriptionStartsWith_ExplictlyNonNull()
public void setDescriptionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionStartsWith_IsExplictlyNull()
public VmSnapshotWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VmSnapshotWhereInput entityAsyncStatus_ExplictlyNull()
public VmSnapshotWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public VmSnapshotWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmSnapshotWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmSnapshotWhereInput entityAsyncStatusIn_ExplictlyNull()
public VmSnapshotWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public VmSnapshotWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public VmSnapshotWhereInput entityAsyncStatusNot_ExplictlyNull()
public VmSnapshotWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public VmSnapshotWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmSnapshotWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmSnapshotWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public VmSnapshotWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public VmSnapshotWhereInput firmware(VmFirmware firmware)
@Nullable public VmFirmware getFirmware()
public void setFirmware(VmFirmware firmware)
public VmSnapshotWhereInput firmware_ExplictlyNull()
public VmSnapshotWhereInput firmware_ExplictlyNonNull()
public void setFirmware_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmware_IsExplictlyNull()
public VmSnapshotWhereInput firmwareIn(List<VmFirmware> firmwareIn)
public VmSnapshotWhereInput addFirmwareInItem(VmFirmware firmwareInItem)
@Nullable public List<VmFirmware> getFirmwareIn()
public void setFirmwareIn(List<VmFirmware> firmwareIn)
public VmSnapshotWhereInput firmwareIn_ExplictlyNull()
public VmSnapshotWhereInput firmwareIn_ExplictlyNonNull()
public void setFirmwareIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareIn_IsExplictlyNull()
public VmSnapshotWhereInput firmwareNot(VmFirmware firmwareNot)
@Nullable public VmFirmware getFirmwareNot()
public void setFirmwareNot(VmFirmware firmwareNot)
public VmSnapshotWhereInput firmwareNot_ExplictlyNull()
public VmSnapshotWhereInput firmwareNot_ExplictlyNonNull()
public void setFirmwareNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareNot_IsExplictlyNull()
public VmSnapshotWhereInput firmwareNotIn(List<VmFirmware> firmwareNotIn)
public VmSnapshotWhereInput addFirmwareNotInItem(VmFirmware firmwareNotInItem)
@Nullable public List<VmFirmware> getFirmwareNotIn()
public void setFirmwareNotIn(List<VmFirmware> firmwareNotIn)
public VmSnapshotWhereInput firmwareNotIn_ExplictlyNull()
public VmSnapshotWhereInput firmwareNotIn_ExplictlyNonNull()
public void setFirmwareNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareNotIn_IsExplictlyNull()
public VmSnapshotWhereInput ha(Boolean ha)
public void setHa(Boolean ha)
public VmSnapshotWhereInput ha_ExplictlyNull()
public VmSnapshotWhereInput ha_ExplictlyNonNull()
public void setHa_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHa_IsExplictlyNull()
public VmSnapshotWhereInput haNot(Boolean haNot)
public void setHaNot(Boolean haNot)
public VmSnapshotWhereInput haNot_ExplictlyNull()
public VmSnapshotWhereInput haNot_ExplictlyNonNull()
public void setHaNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHaNot_IsExplictlyNull()
public VmSnapshotWhereInput haPriority(VmHaPriority haPriority)
@Nullable public VmHaPriority getHaPriority()
public void setHaPriority(VmHaPriority haPriority)
public VmSnapshotWhereInput haPriority_ExplictlyNull()
public VmSnapshotWhereInput haPriority_ExplictlyNonNull()
public void setHaPriority_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHaPriority_IsExplictlyNull()
public VmSnapshotWhereInput haPriorityIn(List<VmHaPriority> haPriorityIn)
public VmSnapshotWhereInput addHaPriorityInItem(VmHaPriority haPriorityInItem)
@Nullable public List<VmHaPriority> getHaPriorityIn()
public void setHaPriorityIn(List<VmHaPriority> haPriorityIn)
public VmSnapshotWhereInput haPriorityIn_ExplictlyNull()
public VmSnapshotWhereInput haPriorityIn_ExplictlyNonNull()
public void setHaPriorityIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHaPriorityIn_IsExplictlyNull()
public VmSnapshotWhereInput haPriorityNot(VmHaPriority haPriorityNot)
@Nullable public VmHaPriority getHaPriorityNot()
public void setHaPriorityNot(VmHaPriority haPriorityNot)
public VmSnapshotWhereInput haPriorityNot_ExplictlyNull()
public VmSnapshotWhereInput haPriorityNot_ExplictlyNonNull()
public void setHaPriorityNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHaPriorityNot_IsExplictlyNull()
public VmSnapshotWhereInput haPriorityNotIn(List<VmHaPriority> haPriorityNotIn)
public VmSnapshotWhereInput addHaPriorityNotInItem(VmHaPriority haPriorityNotInItem)
@Nullable public List<VmHaPriority> getHaPriorityNotIn()
public void setHaPriorityNotIn(List<VmHaPriority> haPriorityNotIn)
public VmSnapshotWhereInput haPriorityNotIn_ExplictlyNull()
public VmSnapshotWhereInput haPriorityNotIn_ExplictlyNonNull()
public void setHaPriorityNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHaPriorityNotIn_IsExplictlyNull()
public VmSnapshotWhereInput id(String id)
public void setId(String id)
public VmSnapshotWhereInput id_ExplictlyNull()
public VmSnapshotWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public VmSnapshotWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public VmSnapshotWhereInput idContains_ExplictlyNull()
public VmSnapshotWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public VmSnapshotWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public VmSnapshotWhereInput idEndsWith_ExplictlyNull()
public VmSnapshotWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public VmSnapshotWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public VmSnapshotWhereInput idGt_ExplictlyNull()
public VmSnapshotWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public VmSnapshotWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public VmSnapshotWhereInput idGte_ExplictlyNull()
public VmSnapshotWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public VmSnapshotWhereInput idIn(List<String> idIn)
public VmSnapshotWhereInput addIdInItem(String idInItem)
public VmSnapshotWhereInput idIn_ExplictlyNull()
public VmSnapshotWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public VmSnapshotWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public VmSnapshotWhereInput idLt_ExplictlyNull()
public VmSnapshotWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public VmSnapshotWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public VmSnapshotWhereInput idLte_ExplictlyNull()
public VmSnapshotWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public VmSnapshotWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public VmSnapshotWhereInput idNot_ExplictlyNull()
public VmSnapshotWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public VmSnapshotWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public VmSnapshotWhereInput idNotContains_ExplictlyNull()
public VmSnapshotWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public VmSnapshotWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public VmSnapshotWhereInput idNotEndsWith_ExplictlyNull()
public VmSnapshotWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public VmSnapshotWhereInput idNotIn(List<String> idNotIn)
public VmSnapshotWhereInput addIdNotInItem(String idNotInItem)
public VmSnapshotWhereInput idNotIn_ExplictlyNull()
public VmSnapshotWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public VmSnapshotWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public VmSnapshotWhereInput idNotStartsWith_ExplictlyNull()
public VmSnapshotWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public VmSnapshotWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public VmSnapshotWhereInput idStartsWith_ExplictlyNull()
public VmSnapshotWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public VmSnapshotWhereInput ioPolicy(VmDiskIoPolicy ioPolicy)
@Nullable public VmDiskIoPolicy getIoPolicy()
public void setIoPolicy(VmDiskIoPolicy ioPolicy)
public VmSnapshotWhereInput ioPolicy_ExplictlyNull()
public VmSnapshotWhereInput ioPolicy_ExplictlyNonNull()
public void setIoPolicy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicy_IsExplictlyNull()
public VmSnapshotWhereInput ioPolicyIn(List<VmDiskIoPolicy> ioPolicyIn)
public VmSnapshotWhereInput addIoPolicyInItem(VmDiskIoPolicy ioPolicyInItem)
@Nullable public List<VmDiskIoPolicy> getIoPolicyIn()
public void setIoPolicyIn(List<VmDiskIoPolicy> ioPolicyIn)
public VmSnapshotWhereInput ioPolicyIn_ExplictlyNull()
public VmSnapshotWhereInput ioPolicyIn_ExplictlyNonNull()
public void setIoPolicyIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicyIn_IsExplictlyNull()
public VmSnapshotWhereInput ioPolicyNot(VmDiskIoPolicy ioPolicyNot)
@Nullable public VmDiskIoPolicy getIoPolicyNot()
public void setIoPolicyNot(VmDiskIoPolicy ioPolicyNot)
public VmSnapshotWhereInput ioPolicyNot_ExplictlyNull()
public VmSnapshotWhereInput ioPolicyNot_ExplictlyNonNull()
public void setIoPolicyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicyNot_IsExplictlyNull()
public VmSnapshotWhereInput ioPolicyNotIn(List<VmDiskIoPolicy> ioPolicyNotIn)
public VmSnapshotWhereInput addIoPolicyNotInItem(VmDiskIoPolicy ioPolicyNotInItem)
@Nullable public List<VmDiskIoPolicy> getIoPolicyNotIn()
public void setIoPolicyNotIn(List<VmDiskIoPolicy> ioPolicyNotIn)
public VmSnapshotWhereInput ioPolicyNotIn_ExplictlyNull()
public VmSnapshotWhereInput ioPolicyNotIn_ExplictlyNonNull()
public void setIoPolicyNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicyNotIn_IsExplictlyNull()
public VmSnapshotWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public VmSnapshotWhereInput labelsEvery_ExplictlyNull()
public VmSnapshotWhereInput labelsEvery_ExplictlyNonNull()
public void setLabelsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsEvery_IsExplictlyNull()
public VmSnapshotWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public VmSnapshotWhereInput labelsNone_ExplictlyNull()
public VmSnapshotWhereInput labelsNone_ExplictlyNonNull()
public void setLabelsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsNone_IsExplictlyNull()
public VmSnapshotWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public VmSnapshotWhereInput labelsSome_ExplictlyNull()
public VmSnapshotWhereInput labelsSome_ExplictlyNonNull()
public void setLabelsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsSome_IsExplictlyNull()
public VmSnapshotWhereInput localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public VmSnapshotWhereInput localCreatedAt_ExplictlyNull()
public VmSnapshotWhereInput localCreatedAt_ExplictlyNonNull()
public void setLocalCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAt_IsExplictlyNull()
public VmSnapshotWhereInput localCreatedAtGt(String localCreatedAtGt)
@Nullable public String getLocalCreatedAtGt()
public void setLocalCreatedAtGt(String localCreatedAtGt)
public VmSnapshotWhereInput localCreatedAtGt_ExplictlyNull()
public VmSnapshotWhereInput localCreatedAtGt_ExplictlyNonNull()
public void setLocalCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtGt_IsExplictlyNull()
public VmSnapshotWhereInput localCreatedAtGte(String localCreatedAtGte)
@Nullable public String getLocalCreatedAtGte()
public void setLocalCreatedAtGte(String localCreatedAtGte)
public VmSnapshotWhereInput localCreatedAtGte_ExplictlyNull()
public VmSnapshotWhereInput localCreatedAtGte_ExplictlyNonNull()
public void setLocalCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtGte_IsExplictlyNull()
public VmSnapshotWhereInput localCreatedAtIn(List<String> localCreatedAtIn)
public VmSnapshotWhereInput addLocalCreatedAtInItem(String localCreatedAtInItem)
@Nullable public List<String> getLocalCreatedAtIn()
public VmSnapshotWhereInput localCreatedAtIn_ExplictlyNull()
public VmSnapshotWhereInput localCreatedAtIn_ExplictlyNonNull()
public void setLocalCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtIn_IsExplictlyNull()
public VmSnapshotWhereInput localCreatedAtLt(String localCreatedAtLt)
@Nullable public String getLocalCreatedAtLt()
public void setLocalCreatedAtLt(String localCreatedAtLt)
public VmSnapshotWhereInput localCreatedAtLt_ExplictlyNull()
public VmSnapshotWhereInput localCreatedAtLt_ExplictlyNonNull()
public void setLocalCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtLt_IsExplictlyNull()
public VmSnapshotWhereInput localCreatedAtLte(String localCreatedAtLte)
@Nullable public String getLocalCreatedAtLte()
public void setLocalCreatedAtLte(String localCreatedAtLte)
public VmSnapshotWhereInput localCreatedAtLte_ExplictlyNull()
public VmSnapshotWhereInput localCreatedAtLte_ExplictlyNonNull()
public void setLocalCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtLte_IsExplictlyNull()
public VmSnapshotWhereInput localCreatedAtNot(String localCreatedAtNot)
@Nullable public String getLocalCreatedAtNot()
public void setLocalCreatedAtNot(String localCreatedAtNot)
public VmSnapshotWhereInput localCreatedAtNot_ExplictlyNull()
public VmSnapshotWhereInput localCreatedAtNot_ExplictlyNonNull()
public void setLocalCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtNot_IsExplictlyNull()
public VmSnapshotWhereInput localCreatedAtNotIn(List<String> localCreatedAtNotIn)
public VmSnapshotWhereInput addLocalCreatedAtNotInItem(String localCreatedAtNotInItem)
@Nullable public List<String> getLocalCreatedAtNotIn()
public VmSnapshotWhereInput localCreatedAtNotIn_ExplictlyNull()
public VmSnapshotWhereInput localCreatedAtNotIn_ExplictlyNonNull()
public void setLocalCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtNotIn_IsExplictlyNull()
public VmSnapshotWhereInput localId(String localId)
public void setLocalId(String localId)
public VmSnapshotWhereInput localId_ExplictlyNull()
public VmSnapshotWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public VmSnapshotWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public VmSnapshotWhereInput localIdContains_ExplictlyNull()
public VmSnapshotWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public VmSnapshotWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public VmSnapshotWhereInput localIdEndsWith_ExplictlyNull()
public VmSnapshotWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public VmSnapshotWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public VmSnapshotWhereInput localIdGt_ExplictlyNull()
public VmSnapshotWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public VmSnapshotWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public VmSnapshotWhereInput localIdGte_ExplictlyNull()
public VmSnapshotWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public VmSnapshotWhereInput localIdIn(List<String> localIdIn)
public VmSnapshotWhereInput addLocalIdInItem(String localIdInItem)
public VmSnapshotWhereInput localIdIn_ExplictlyNull()
public VmSnapshotWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public VmSnapshotWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public VmSnapshotWhereInput localIdLt_ExplictlyNull()
public VmSnapshotWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public VmSnapshotWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public VmSnapshotWhereInput localIdLte_ExplictlyNull()
public VmSnapshotWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public VmSnapshotWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public VmSnapshotWhereInput localIdNot_ExplictlyNull()
public VmSnapshotWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public VmSnapshotWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public VmSnapshotWhereInput localIdNotContains_ExplictlyNull()
public VmSnapshotWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public VmSnapshotWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public VmSnapshotWhereInput localIdNotEndsWith_ExplictlyNull()
public VmSnapshotWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public VmSnapshotWhereInput localIdNotIn(List<String> localIdNotIn)
public VmSnapshotWhereInput addLocalIdNotInItem(String localIdNotInItem)
public VmSnapshotWhereInput localIdNotIn_ExplictlyNull()
public VmSnapshotWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public VmSnapshotWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public VmSnapshotWhereInput localIdNotStartsWith_ExplictlyNull()
public VmSnapshotWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public VmSnapshotWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public VmSnapshotWhereInput localIdStartsWith_ExplictlyNull()
public VmSnapshotWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidth(Long maxBandwidth)
public void setMaxBandwidth(Long maxBandwidth)
public VmSnapshotWhereInput maxBandwidth_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidth_ExplictlyNonNull()
public void setMaxBandwidth_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidth_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidthGt(Long maxBandwidthGt)
public void setMaxBandwidthGt(Long maxBandwidthGt)
public VmSnapshotWhereInput maxBandwidthGt_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidthGt_ExplictlyNonNull()
public void setMaxBandwidthGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthGt_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidthGte(Long maxBandwidthGte)
@Nullable public Long getMaxBandwidthGte()
public void setMaxBandwidthGte(Long maxBandwidthGte)
public VmSnapshotWhereInput maxBandwidthGte_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidthGte_ExplictlyNonNull()
public void setMaxBandwidthGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthGte_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidthIn(List<Long> maxBandwidthIn)
public VmSnapshotWhereInput addMaxBandwidthInItem(Long maxBandwidthInItem)
@Nullable public List<Long> getMaxBandwidthIn()
public VmSnapshotWhereInput maxBandwidthIn_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidthIn_ExplictlyNonNull()
public void setMaxBandwidthIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthIn_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidthLt(Long maxBandwidthLt)
public void setMaxBandwidthLt(Long maxBandwidthLt)
public VmSnapshotWhereInput maxBandwidthLt_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidthLt_ExplictlyNonNull()
public void setMaxBandwidthLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthLt_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidthLte(Long maxBandwidthLte)
@Nullable public Long getMaxBandwidthLte()
public void setMaxBandwidthLte(Long maxBandwidthLte)
public VmSnapshotWhereInput maxBandwidthLte_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidthLte_ExplictlyNonNull()
public void setMaxBandwidthLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthLte_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidthNot(Long maxBandwidthNot)
@Nullable public Long getMaxBandwidthNot()
public void setMaxBandwidthNot(Long maxBandwidthNot)
public VmSnapshotWhereInput maxBandwidthNot_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidthNot_ExplictlyNonNull()
public void setMaxBandwidthNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthNot_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidthNotIn(List<Long> maxBandwidthNotIn)
public VmSnapshotWhereInput addMaxBandwidthNotInItem(Long maxBandwidthNotInItem)
@Nullable public List<Long> getMaxBandwidthNotIn()
public VmSnapshotWhereInput maxBandwidthNotIn_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidthNotIn_ExplictlyNonNull()
public void setMaxBandwidthNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthNotIn_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidthPolicy(VmDiskIoRestrictType maxBandwidthPolicy)
@Nullable public VmDiskIoRestrictType getMaxBandwidthPolicy()
public void setMaxBandwidthPolicy(VmDiskIoRestrictType maxBandwidthPolicy)
public VmSnapshotWhereInput maxBandwidthPolicy_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidthPolicy_ExplictlyNonNull()
public void setMaxBandwidthPolicy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicy_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidthPolicyIn(List<VmDiskIoRestrictType> maxBandwidthPolicyIn)
public VmSnapshotWhereInput addMaxBandwidthPolicyInItem(VmDiskIoRestrictType maxBandwidthPolicyInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxBandwidthPolicyIn()
public void setMaxBandwidthPolicyIn(List<VmDiskIoRestrictType> maxBandwidthPolicyIn)
public VmSnapshotWhereInput maxBandwidthPolicyIn_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidthPolicyIn_ExplictlyNonNull()
public void setMaxBandwidthPolicyIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicyIn_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidthPolicyNot(VmDiskIoRestrictType maxBandwidthPolicyNot)
@Nullable public VmDiskIoRestrictType getMaxBandwidthPolicyNot()
public void setMaxBandwidthPolicyNot(VmDiskIoRestrictType maxBandwidthPolicyNot)
public VmSnapshotWhereInput maxBandwidthPolicyNot_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidthPolicyNot_ExplictlyNonNull()
public void setMaxBandwidthPolicyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicyNot_IsExplictlyNull()
public VmSnapshotWhereInput maxBandwidthPolicyNotIn(List<VmDiskIoRestrictType> maxBandwidthPolicyNotIn)
public VmSnapshotWhereInput addMaxBandwidthPolicyNotInItem(VmDiskIoRestrictType maxBandwidthPolicyNotInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxBandwidthPolicyNotIn()
public void setMaxBandwidthPolicyNotIn(List<VmDiskIoRestrictType> maxBandwidthPolicyNotIn)
public VmSnapshotWhereInput maxBandwidthPolicyNotIn_ExplictlyNull()
public VmSnapshotWhereInput maxBandwidthPolicyNotIn_ExplictlyNonNull()
public void setMaxBandwidthPolicyNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicyNotIn_IsExplictlyNull()
public VmSnapshotWhereInput maxIops(Integer maxIops)
public void setMaxIops(Integer maxIops)
public VmSnapshotWhereInput maxIops_ExplictlyNull()
public VmSnapshotWhereInput maxIops_ExplictlyNonNull()
public void setMaxIops_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIops_IsExplictlyNull()
public VmSnapshotWhereInput maxIopsGt(Integer maxIopsGt)
public void setMaxIopsGt(Integer maxIopsGt)
public VmSnapshotWhereInput maxIopsGt_ExplictlyNull()
public VmSnapshotWhereInput maxIopsGt_ExplictlyNonNull()
public void setMaxIopsGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsGt_IsExplictlyNull()
public VmSnapshotWhereInput maxIopsGte(Integer maxIopsGte)
public void setMaxIopsGte(Integer maxIopsGte)
public VmSnapshotWhereInput maxIopsGte_ExplictlyNull()
public VmSnapshotWhereInput maxIopsGte_ExplictlyNonNull()
public void setMaxIopsGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsGte_IsExplictlyNull()
public VmSnapshotWhereInput maxIopsIn(List<Integer> maxIopsIn)
public VmSnapshotWhereInput addMaxIopsInItem(Integer maxIopsInItem)
public VmSnapshotWhereInput maxIopsIn_ExplictlyNull()
public VmSnapshotWhereInput maxIopsIn_ExplictlyNonNull()
public void setMaxIopsIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsIn_IsExplictlyNull()
public VmSnapshotWhereInput maxIopsLt(Integer maxIopsLt)
public void setMaxIopsLt(Integer maxIopsLt)
public VmSnapshotWhereInput maxIopsLt_ExplictlyNull()
public VmSnapshotWhereInput maxIopsLt_ExplictlyNonNull()
public void setMaxIopsLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsLt_IsExplictlyNull()
public VmSnapshotWhereInput maxIopsLte(Integer maxIopsLte)
public void setMaxIopsLte(Integer maxIopsLte)
public VmSnapshotWhereInput maxIopsLte_ExplictlyNull()
public VmSnapshotWhereInput maxIopsLte_ExplictlyNonNull()
public void setMaxIopsLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsLte_IsExplictlyNull()
public VmSnapshotWhereInput maxIopsNot(Integer maxIopsNot)
public void setMaxIopsNot(Integer maxIopsNot)
public VmSnapshotWhereInput maxIopsNot_ExplictlyNull()
public VmSnapshotWhereInput maxIopsNot_ExplictlyNonNull()
public void setMaxIopsNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsNot_IsExplictlyNull()
public VmSnapshotWhereInput maxIopsNotIn(List<Integer> maxIopsNotIn)
public VmSnapshotWhereInput addMaxIopsNotInItem(Integer maxIopsNotInItem)
public VmSnapshotWhereInput maxIopsNotIn_ExplictlyNull()
public VmSnapshotWhereInput maxIopsNotIn_ExplictlyNonNull()
public void setMaxIopsNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsNotIn_IsExplictlyNull()
public VmSnapshotWhereInput maxIopsPolicy(VmDiskIoRestrictType maxIopsPolicy)
@Nullable public VmDiskIoRestrictType getMaxIopsPolicy()
public void setMaxIopsPolicy(VmDiskIoRestrictType maxIopsPolicy)
public VmSnapshotWhereInput maxIopsPolicy_ExplictlyNull()
public VmSnapshotWhereInput maxIopsPolicy_ExplictlyNonNull()
public void setMaxIopsPolicy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicy_IsExplictlyNull()
public VmSnapshotWhereInput maxIopsPolicyIn(List<VmDiskIoRestrictType> maxIopsPolicyIn)
public VmSnapshotWhereInput addMaxIopsPolicyInItem(VmDiskIoRestrictType maxIopsPolicyInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxIopsPolicyIn()
public void setMaxIopsPolicyIn(List<VmDiskIoRestrictType> maxIopsPolicyIn)
public VmSnapshotWhereInput maxIopsPolicyIn_ExplictlyNull()
public VmSnapshotWhereInput maxIopsPolicyIn_ExplictlyNonNull()
public void setMaxIopsPolicyIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicyIn_IsExplictlyNull()
public VmSnapshotWhereInput maxIopsPolicyNot(VmDiskIoRestrictType maxIopsPolicyNot)
@Nullable public VmDiskIoRestrictType getMaxIopsPolicyNot()
public void setMaxIopsPolicyNot(VmDiskIoRestrictType maxIopsPolicyNot)
public VmSnapshotWhereInput maxIopsPolicyNot_ExplictlyNull()
public VmSnapshotWhereInput maxIopsPolicyNot_ExplictlyNonNull()
public void setMaxIopsPolicyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicyNot_IsExplictlyNull()
public VmSnapshotWhereInput maxIopsPolicyNotIn(List<VmDiskIoRestrictType> maxIopsPolicyNotIn)
public VmSnapshotWhereInput addMaxIopsPolicyNotInItem(VmDiskIoRestrictType maxIopsPolicyNotInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxIopsPolicyNotIn()
public void setMaxIopsPolicyNotIn(List<VmDiskIoRestrictType> maxIopsPolicyNotIn)
public VmSnapshotWhereInput maxIopsPolicyNotIn_ExplictlyNull()
public VmSnapshotWhereInput maxIopsPolicyNotIn_ExplictlyNonNull()
public void setMaxIopsPolicyNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicyNotIn_IsExplictlyNull()
public VmSnapshotWhereInput memory(Long memory)
public void setMemory(Long memory)
public VmSnapshotWhereInput memory_ExplictlyNull()
public VmSnapshotWhereInput memory_ExplictlyNonNull()
public void setMemory_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemory_IsExplictlyNull()
public VmSnapshotWhereInput memoryGt(Long memoryGt)
public void setMemoryGt(Long memoryGt)
public VmSnapshotWhereInput memoryGt_ExplictlyNull()
public VmSnapshotWhereInput memoryGt_ExplictlyNonNull()
public void setMemoryGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryGt_IsExplictlyNull()
public VmSnapshotWhereInput memoryGte(Long memoryGte)
public void setMemoryGte(Long memoryGte)
public VmSnapshotWhereInput memoryGte_ExplictlyNull()
public VmSnapshotWhereInput memoryGte_ExplictlyNonNull()
public void setMemoryGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryGte_IsExplictlyNull()
public VmSnapshotWhereInput memoryIn(List<Long> memoryIn)
public VmSnapshotWhereInput addMemoryInItem(Long memoryInItem)
public VmSnapshotWhereInput memoryIn_ExplictlyNull()
public VmSnapshotWhereInput memoryIn_ExplictlyNonNull()
public void setMemoryIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryIn_IsExplictlyNull()
public VmSnapshotWhereInput memoryLt(Long memoryLt)
public void setMemoryLt(Long memoryLt)
public VmSnapshotWhereInput memoryLt_ExplictlyNull()
public VmSnapshotWhereInput memoryLt_ExplictlyNonNull()
public void setMemoryLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryLt_IsExplictlyNull()
public VmSnapshotWhereInput memoryLte(Long memoryLte)
public void setMemoryLte(Long memoryLte)
public VmSnapshotWhereInput memoryLte_ExplictlyNull()
public VmSnapshotWhereInput memoryLte_ExplictlyNonNull()
public void setMemoryLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryLte_IsExplictlyNull()
public VmSnapshotWhereInput memoryNot(Long memoryNot)
public void setMemoryNot(Long memoryNot)
public VmSnapshotWhereInput memoryNot_ExplictlyNull()
public VmSnapshotWhereInput memoryNot_ExplictlyNonNull()
public void setMemoryNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryNot_IsExplictlyNull()
public VmSnapshotWhereInput memoryNotIn(List<Long> memoryNotIn)
public VmSnapshotWhereInput addMemoryNotInItem(Long memoryNotInItem)
public VmSnapshotWhereInput memoryNotIn_ExplictlyNull()
public VmSnapshotWhereInput memoryNotIn_ExplictlyNonNull()
public void setMemoryNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryNotIn_IsExplictlyNull()
public VmSnapshotWhereInput name(String name)
public void setName(String name)
public VmSnapshotWhereInput name_ExplictlyNull()
public VmSnapshotWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public VmSnapshotWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public VmSnapshotWhereInput nameContains_ExplictlyNull()
public VmSnapshotWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public VmSnapshotWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public VmSnapshotWhereInput nameEndsWith_ExplictlyNull()
public VmSnapshotWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public VmSnapshotWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public VmSnapshotWhereInput nameGt_ExplictlyNull()
public VmSnapshotWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public VmSnapshotWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public VmSnapshotWhereInput nameGte_ExplictlyNull()
public VmSnapshotWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public VmSnapshotWhereInput nameIn(List<String> nameIn)
public VmSnapshotWhereInput addNameInItem(String nameInItem)
public VmSnapshotWhereInput nameIn_ExplictlyNull()
public VmSnapshotWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public VmSnapshotWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public VmSnapshotWhereInput nameLt_ExplictlyNull()
public VmSnapshotWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public VmSnapshotWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public VmSnapshotWhereInput nameLte_ExplictlyNull()
public VmSnapshotWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public VmSnapshotWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public VmSnapshotWhereInput nameNot_ExplictlyNull()
public VmSnapshotWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public VmSnapshotWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public VmSnapshotWhereInput nameNotContains_ExplictlyNull()
public VmSnapshotWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public VmSnapshotWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public VmSnapshotWhereInput nameNotEndsWith_ExplictlyNull()
public VmSnapshotWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public VmSnapshotWhereInput nameNotIn(List<String> nameNotIn)
public VmSnapshotWhereInput addNameNotInItem(String nameNotInItem)
public VmSnapshotWhereInput nameNotIn_ExplictlyNull()
public VmSnapshotWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public VmSnapshotWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public VmSnapshotWhereInput nameNotStartsWith_ExplictlyNull()
public VmSnapshotWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public VmSnapshotWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public VmSnapshotWhereInput nameStartsWith_ExplictlyNull()
public VmSnapshotWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public VmSnapshotWhereInput size(Long size)
public void setSize(Long size)
public VmSnapshotWhereInput size_ExplictlyNull()
public VmSnapshotWhereInput size_ExplictlyNonNull()
public void setSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSize_IsExplictlyNull()
public VmSnapshotWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public VmSnapshotWhereInput sizeGt_ExplictlyNull()
public VmSnapshotWhereInput sizeGt_ExplictlyNonNull()
public void setSizeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGt_IsExplictlyNull()
public VmSnapshotWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public VmSnapshotWhereInput sizeGte_ExplictlyNull()
public VmSnapshotWhereInput sizeGte_ExplictlyNonNull()
public void setSizeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGte_IsExplictlyNull()
public VmSnapshotWhereInput sizeIn(List<Long> sizeIn)
public VmSnapshotWhereInput addSizeInItem(Long sizeInItem)
public VmSnapshotWhereInput sizeIn_ExplictlyNull()
public VmSnapshotWhereInput sizeIn_ExplictlyNonNull()
public void setSizeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeIn_IsExplictlyNull()
public VmSnapshotWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public VmSnapshotWhereInput sizeLt_ExplictlyNull()
public VmSnapshotWhereInput sizeLt_ExplictlyNonNull()
public void setSizeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLt_IsExplictlyNull()
public VmSnapshotWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public VmSnapshotWhereInput sizeLte_ExplictlyNull()
public VmSnapshotWhereInput sizeLte_ExplictlyNonNull()
public void setSizeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLte_IsExplictlyNull()
public VmSnapshotWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public VmSnapshotWhereInput sizeNot_ExplictlyNull()
public VmSnapshotWhereInput sizeNot_ExplictlyNonNull()
public void setSizeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNot_IsExplictlyNull()
public VmSnapshotWhereInput sizeNotIn(List<Long> sizeNotIn)
public VmSnapshotWhereInput addSizeNotInItem(Long sizeNotInItem)
public VmSnapshotWhereInput sizeNotIn_ExplictlyNull()
public VmSnapshotWhereInput sizeNotIn_ExplictlyNonNull()
public void setSizeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNotIn_IsExplictlyNull()
public VmSnapshotWhereInput snapshotGroup(SnapshotGroupWhereInput snapshotGroup)
@Nullable public SnapshotGroupWhereInput getSnapshotGroup()
public void setSnapshotGroup(SnapshotGroupWhereInput snapshotGroup)
public VmSnapshotWhereInput snapshotGroup_ExplictlyNull()
public VmSnapshotWhereInput snapshotGroup_ExplictlyNonNull()
public void setSnapshotGroup_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSnapshotGroup_IsExplictlyNull()
public VmSnapshotWhereInput vcpu(Integer vcpu)
public void setVcpu(Integer vcpu)
public VmSnapshotWhereInput vcpu_ExplictlyNull()
public VmSnapshotWhereInput vcpu_ExplictlyNonNull()
public void setVcpu_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpu_IsExplictlyNull()
public VmSnapshotWhereInput vcpuGt(Integer vcpuGt)
public void setVcpuGt(Integer vcpuGt)
public VmSnapshotWhereInput vcpuGt_ExplictlyNull()
public VmSnapshotWhereInput vcpuGt_ExplictlyNonNull()
public void setVcpuGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuGt_IsExplictlyNull()
public VmSnapshotWhereInput vcpuGte(Integer vcpuGte)
public void setVcpuGte(Integer vcpuGte)
public VmSnapshotWhereInput vcpuGte_ExplictlyNull()
public VmSnapshotWhereInput vcpuGte_ExplictlyNonNull()
public void setVcpuGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuGte_IsExplictlyNull()
public VmSnapshotWhereInput vcpuIn(List<Integer> vcpuIn)
public VmSnapshotWhereInput addVcpuInItem(Integer vcpuInItem)
public VmSnapshotWhereInput vcpuIn_ExplictlyNull()
public VmSnapshotWhereInput vcpuIn_ExplictlyNonNull()
public void setVcpuIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuIn_IsExplictlyNull()
public VmSnapshotWhereInput vcpuLt(Integer vcpuLt)
public void setVcpuLt(Integer vcpuLt)
public VmSnapshotWhereInput vcpuLt_ExplictlyNull()
public VmSnapshotWhereInput vcpuLt_ExplictlyNonNull()
public void setVcpuLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuLt_IsExplictlyNull()
public VmSnapshotWhereInput vcpuLte(Integer vcpuLte)
public void setVcpuLte(Integer vcpuLte)
public VmSnapshotWhereInput vcpuLte_ExplictlyNull()
public VmSnapshotWhereInput vcpuLte_ExplictlyNonNull()
public void setVcpuLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuLte_IsExplictlyNull()
public VmSnapshotWhereInput vcpuNot(Integer vcpuNot)
public void setVcpuNot(Integer vcpuNot)
public VmSnapshotWhereInput vcpuNot_ExplictlyNull()
public VmSnapshotWhereInput vcpuNot_ExplictlyNonNull()
public void setVcpuNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuNot_IsExplictlyNull()
public VmSnapshotWhereInput vcpuNotIn(List<Integer> vcpuNotIn)
public VmSnapshotWhereInput addVcpuNotInItem(Integer vcpuNotInItem)
public VmSnapshotWhereInput vcpuNotIn_ExplictlyNull()
public VmSnapshotWhereInput vcpuNotIn_ExplictlyNonNull()
public void setVcpuNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuNotIn_IsExplictlyNull()
public VmSnapshotWhereInput vm(VmWhereInput vm)
@Nullable public VmWhereInput getVm()
public void setVm(VmWhereInput vm)
public VmSnapshotWhereInput vm_ExplictlyNull()
public VmSnapshotWhereInput vm_ExplictlyNonNull()
public void setVm_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVm_IsExplictlyNull()
public VmSnapshotWhereInput winOpt(Boolean winOpt)
public void setWinOpt(Boolean winOpt)
public VmSnapshotWhereInput winOpt_ExplictlyNull()
public VmSnapshotWhereInput winOpt_ExplictlyNonNull()
public void setWinOpt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWinOpt_IsExplictlyNull()
public VmSnapshotWhereInput winOptNot(Boolean winOptNot)
public void setWinOptNot(Boolean winOptNot)
public VmSnapshotWhereInput winOptNot_ExplictlyNull()
public VmSnapshotWhereInput winOptNot_ExplictlyNonNull()
public void setWinOptNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWinOptNot_IsExplictlyNull()
Copyright © 2025. All rights reserved.