@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmTemplateWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
VmTemplateWhereInput() |
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_CLOUD_INIT_SUPPORTED
public static final String SERIALIZED_NAME_CLOUD_INIT_SUPPORTED_NOT
public static final String SERIALIZED_NAME_CONTENT_LIBRARY_VM_TEMPLATE
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_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_VIDEO_TYPE_CONTAINS
public static final String SERIALIZED_NAME_VIDEO_TYPE_ENDS_WITH
public static final String SERIALIZED_NAME_VIDEO_TYPE_GTE
public static final String SERIALIZED_NAME_VIDEO_TYPE_LTE
public static final String SERIALIZED_NAME_VIDEO_TYPE_NOT
public static final String SERIALIZED_NAME_VIDEO_TYPE_NOT_CONTAINS
public static final String SERIALIZED_NAME_VIDEO_TYPE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_VIDEO_TYPE_NOT_IN
public static final String SERIALIZED_NAME_VIDEO_TYPE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_VIDEO_TYPE_STARTS_WITH
public VmTemplateWhereInput AND(List<VmTemplateWhereInput> AND)
public VmTemplateWhereInput addANDItem(VmTemplateWhereInput ANDItem)
@Nullable public List<VmTemplateWhereInput> getAND()
public void setAND(List<VmTemplateWhereInput> AND)
public VmTemplateWhereInput AND_ExplictlyNull()
public VmTemplateWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public VmTemplateWhereInput NOT(List<VmTemplateWhereInput> NOT)
public VmTemplateWhereInput addNOTItem(VmTemplateWhereInput NOTItem)
@Nullable public List<VmTemplateWhereInput> getNOT()
public void setNOT(List<VmTemplateWhereInput> NOT)
public VmTemplateWhereInput NOT_ExplictlyNull()
public VmTemplateWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public VmTemplateWhereInput OR(List<VmTemplateWhereInput> OR)
public VmTemplateWhereInput addORItem(VmTemplateWhereInput ORItem)
@Nullable public List<VmTemplateWhereInput> getOR()
public void setOR(List<VmTemplateWhereInput> OR)
public VmTemplateWhereInput OR_ExplictlyNull()
public VmTemplateWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public VmTemplateWhereInput clockOffset(VmClockOffset clockOffset)
@Nullable public VmClockOffset getClockOffset()
public void setClockOffset(VmClockOffset clockOffset)
public VmTemplateWhereInput clockOffset_ExplictlyNull()
public VmTemplateWhereInput clockOffset_ExplictlyNonNull()
public void setClockOffset_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffset_IsExplictlyNull()
public VmTemplateWhereInput clockOffsetIn(List<VmClockOffset> clockOffsetIn)
public VmTemplateWhereInput addClockOffsetInItem(VmClockOffset clockOffsetInItem)
@Nullable public List<VmClockOffset> getClockOffsetIn()
public void setClockOffsetIn(List<VmClockOffset> clockOffsetIn)
public VmTemplateWhereInput clockOffsetIn_ExplictlyNull()
public VmTemplateWhereInput clockOffsetIn_ExplictlyNonNull()
public void setClockOffsetIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffsetIn_IsExplictlyNull()
public VmTemplateWhereInput clockOffsetNot(VmClockOffset clockOffsetNot)
@Nullable public VmClockOffset getClockOffsetNot()
public void setClockOffsetNot(VmClockOffset clockOffsetNot)
public VmTemplateWhereInput clockOffsetNot_ExplictlyNull()
public VmTemplateWhereInput clockOffsetNot_ExplictlyNonNull()
public void setClockOffsetNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffsetNot_IsExplictlyNull()
public VmTemplateWhereInput clockOffsetNotIn(List<VmClockOffset> clockOffsetNotIn)
public VmTemplateWhereInput addClockOffsetNotInItem(VmClockOffset clockOffsetNotInItem)
@Nullable public List<VmClockOffset> getClockOffsetNotIn()
public void setClockOffsetNotIn(List<VmClockOffset> clockOffsetNotIn)
public VmTemplateWhereInput clockOffsetNotIn_ExplictlyNull()
public VmTemplateWhereInput clockOffsetNotIn_ExplictlyNonNull()
public void setClockOffsetNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffsetNotIn_IsExplictlyNull()
public VmTemplateWhereInput cloudInitSupported(Boolean cloudInitSupported)
@Nullable public Boolean getCloudInitSupported()
public void setCloudInitSupported(Boolean cloudInitSupported)
public VmTemplateWhereInput cloudInitSupported_ExplictlyNull()
public VmTemplateWhereInput cloudInitSupported_ExplictlyNonNull()
public void setCloudInitSupported_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCloudInitSupported_IsExplictlyNull()
public VmTemplateWhereInput cloudInitSupportedNot(Boolean cloudInitSupportedNot)
@Nullable public Boolean getCloudInitSupportedNot()
public void setCloudInitSupportedNot(Boolean cloudInitSupportedNot)
public VmTemplateWhereInput cloudInitSupportedNot_ExplictlyNull()
public VmTemplateWhereInput cloudInitSupportedNot_ExplictlyNonNull()
public void setCloudInitSupportedNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCloudInitSupportedNot_IsExplictlyNull()
public VmTemplateWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public VmTemplateWhereInput cluster_ExplictlyNull()
public VmTemplateWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public VmTemplateWhereInput contentLibraryVmTemplate(ContentLibraryVmTemplateWhereInput contentLibraryVmTemplate)
@Nullable public ContentLibraryVmTemplateWhereInput getContentLibraryVmTemplate()
public void setContentLibraryVmTemplate(ContentLibraryVmTemplateWhereInput contentLibraryVmTemplate)
public VmTemplateWhereInput contentLibraryVmTemplate_ExplictlyNull()
public VmTemplateWhereInput contentLibraryVmTemplate_ExplictlyNonNull()
public void setContentLibraryVmTemplate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getContentLibraryVmTemplate_IsExplictlyNull()
public VmTemplateWhereInput cpuModel(String cpuModel)
public void setCpuModel(String cpuModel)
public VmTemplateWhereInput cpuModel_ExplictlyNull()
public VmTemplateWhereInput cpuModel_ExplictlyNonNull()
public void setCpuModel_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModel_IsExplictlyNull()
public VmTemplateWhereInput cpuModelContains(String cpuModelContains)
@Nullable public String getCpuModelContains()
public void setCpuModelContains(String cpuModelContains)
public VmTemplateWhereInput cpuModelContains_ExplictlyNull()
public VmTemplateWhereInput cpuModelContains_ExplictlyNonNull()
public void setCpuModelContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelContains_IsExplictlyNull()
public VmTemplateWhereInput cpuModelEndsWith(String cpuModelEndsWith)
@Nullable public String getCpuModelEndsWith()
public void setCpuModelEndsWith(String cpuModelEndsWith)
public VmTemplateWhereInput cpuModelEndsWith_ExplictlyNull()
public VmTemplateWhereInput cpuModelEndsWith_ExplictlyNonNull()
public void setCpuModelEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelEndsWith_IsExplictlyNull()
public VmTemplateWhereInput cpuModelGt(String cpuModelGt)
public void setCpuModelGt(String cpuModelGt)
public VmTemplateWhereInput cpuModelGt_ExplictlyNull()
public VmTemplateWhereInput cpuModelGt_ExplictlyNonNull()
public void setCpuModelGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelGt_IsExplictlyNull()
public VmTemplateWhereInput cpuModelGte(String cpuModelGte)
public void setCpuModelGte(String cpuModelGte)
public VmTemplateWhereInput cpuModelGte_ExplictlyNull()
public VmTemplateWhereInput cpuModelGte_ExplictlyNonNull()
public void setCpuModelGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelGte_IsExplictlyNull()
public VmTemplateWhereInput cpuModelIn(List<String> cpuModelIn)
public VmTemplateWhereInput addCpuModelInItem(String cpuModelInItem)
public VmTemplateWhereInput cpuModelIn_ExplictlyNull()
public VmTemplateWhereInput cpuModelIn_ExplictlyNonNull()
public void setCpuModelIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelIn_IsExplictlyNull()
public VmTemplateWhereInput cpuModelLt(String cpuModelLt)
public void setCpuModelLt(String cpuModelLt)
public VmTemplateWhereInput cpuModelLt_ExplictlyNull()
public VmTemplateWhereInput cpuModelLt_ExplictlyNonNull()
public void setCpuModelLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelLt_IsExplictlyNull()
public VmTemplateWhereInput cpuModelLte(String cpuModelLte)
public void setCpuModelLte(String cpuModelLte)
public VmTemplateWhereInput cpuModelLte_ExplictlyNull()
public VmTemplateWhereInput cpuModelLte_ExplictlyNonNull()
public void setCpuModelLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelLte_IsExplictlyNull()
public VmTemplateWhereInput cpuModelNot(String cpuModelNot)
public void setCpuModelNot(String cpuModelNot)
public VmTemplateWhereInput cpuModelNot_ExplictlyNull()
public VmTemplateWhereInput cpuModelNot_ExplictlyNonNull()
public void setCpuModelNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNot_IsExplictlyNull()
public VmTemplateWhereInput cpuModelNotContains(String cpuModelNotContains)
@Nullable public String getCpuModelNotContains()
public void setCpuModelNotContains(String cpuModelNotContains)
public VmTemplateWhereInput cpuModelNotContains_ExplictlyNull()
public VmTemplateWhereInput cpuModelNotContains_ExplictlyNonNull()
public void setCpuModelNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotContains_IsExplictlyNull()
public VmTemplateWhereInput cpuModelNotEndsWith(String cpuModelNotEndsWith)
@Nullable public String getCpuModelNotEndsWith()
public void setCpuModelNotEndsWith(String cpuModelNotEndsWith)
public VmTemplateWhereInput cpuModelNotEndsWith_ExplictlyNull()
public VmTemplateWhereInput cpuModelNotEndsWith_ExplictlyNonNull()
public void setCpuModelNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotEndsWith_IsExplictlyNull()
public VmTemplateWhereInput cpuModelNotIn(List<String> cpuModelNotIn)
public VmTemplateWhereInput addCpuModelNotInItem(String cpuModelNotInItem)
@Nullable public List<String> getCpuModelNotIn()
public VmTemplateWhereInput cpuModelNotIn_ExplictlyNull()
public VmTemplateWhereInput cpuModelNotIn_ExplictlyNonNull()
public void setCpuModelNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotIn_IsExplictlyNull()
public VmTemplateWhereInput cpuModelNotStartsWith(String cpuModelNotStartsWith)
@Nullable public String getCpuModelNotStartsWith()
public void setCpuModelNotStartsWith(String cpuModelNotStartsWith)
public VmTemplateWhereInput cpuModelNotStartsWith_ExplictlyNull()
public VmTemplateWhereInput cpuModelNotStartsWith_ExplictlyNonNull()
public void setCpuModelNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotStartsWith_IsExplictlyNull()
public VmTemplateWhereInput cpuModelStartsWith(String cpuModelStartsWith)
@Nullable public String getCpuModelStartsWith()
public void setCpuModelStartsWith(String cpuModelStartsWith)
public VmTemplateWhereInput cpuModelStartsWith_ExplictlyNull()
public VmTemplateWhereInput cpuModelStartsWith_ExplictlyNonNull()
public void setCpuModelStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelStartsWith_IsExplictlyNull()
public VmTemplateWhereInput description(String description)
public void setDescription(String description)
public VmTemplateWhereInput description_ExplictlyNull()
public VmTemplateWhereInput description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public VmTemplateWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public VmTemplateWhereInput descriptionContains_ExplictlyNull()
public VmTemplateWhereInput descriptionContains_ExplictlyNonNull()
public void setDescriptionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionContains_IsExplictlyNull()
public VmTemplateWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public VmTemplateWhereInput descriptionEndsWith_ExplictlyNull()
public VmTemplateWhereInput descriptionEndsWith_ExplictlyNonNull()
public void setDescriptionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionEndsWith_IsExplictlyNull()
public VmTemplateWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public VmTemplateWhereInput descriptionGt_ExplictlyNull()
public VmTemplateWhereInput descriptionGt_ExplictlyNonNull()
public void setDescriptionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGt_IsExplictlyNull()
public VmTemplateWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public VmTemplateWhereInput descriptionGte_ExplictlyNull()
public VmTemplateWhereInput descriptionGte_ExplictlyNonNull()
public void setDescriptionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGte_IsExplictlyNull()
public VmTemplateWhereInput descriptionIn(List<String> descriptionIn)
public VmTemplateWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public VmTemplateWhereInput descriptionIn_ExplictlyNull()
public VmTemplateWhereInput descriptionIn_ExplictlyNonNull()
public void setDescriptionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionIn_IsExplictlyNull()
public VmTemplateWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public VmTemplateWhereInput descriptionLt_ExplictlyNull()
public VmTemplateWhereInput descriptionLt_ExplictlyNonNull()
public void setDescriptionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLt_IsExplictlyNull()
public VmTemplateWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public VmTemplateWhereInput descriptionLte_ExplictlyNull()
public VmTemplateWhereInput descriptionLte_ExplictlyNonNull()
public void setDescriptionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLte_IsExplictlyNull()
public VmTemplateWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public VmTemplateWhereInput descriptionNot_ExplictlyNull()
public VmTemplateWhereInput descriptionNot_ExplictlyNonNull()
public void setDescriptionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNot_IsExplictlyNull()
public VmTemplateWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public VmTemplateWhereInput descriptionNotContains_ExplictlyNull()
public VmTemplateWhereInput descriptionNotContains_ExplictlyNonNull()
public void setDescriptionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotContains_IsExplictlyNull()
public VmTemplateWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public VmTemplateWhereInput descriptionNotEndsWith_ExplictlyNull()
public VmTemplateWhereInput descriptionNotEndsWith_ExplictlyNonNull()
public void setDescriptionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotEndsWith_IsExplictlyNull()
public VmTemplateWhereInput descriptionNotIn(List<String> descriptionNotIn)
public VmTemplateWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public VmTemplateWhereInput descriptionNotIn_ExplictlyNull()
public VmTemplateWhereInput descriptionNotIn_ExplictlyNonNull()
public void setDescriptionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotIn_IsExplictlyNull()
public VmTemplateWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public VmTemplateWhereInput descriptionNotStartsWith_ExplictlyNull()
public VmTemplateWhereInput descriptionNotStartsWith_ExplictlyNonNull()
public void setDescriptionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotStartsWith_IsExplictlyNull()
public VmTemplateWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public VmTemplateWhereInput descriptionStartsWith_ExplictlyNull()
public VmTemplateWhereInput descriptionStartsWith_ExplictlyNonNull()
public void setDescriptionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionStartsWith_IsExplictlyNull()
public VmTemplateWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VmTemplateWhereInput entityAsyncStatus_ExplictlyNull()
public VmTemplateWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public VmTemplateWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmTemplateWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmTemplateWhereInput entityAsyncStatusIn_ExplictlyNull()
public VmTemplateWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public VmTemplateWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public VmTemplateWhereInput entityAsyncStatusNot_ExplictlyNull()
public VmTemplateWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public VmTemplateWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmTemplateWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmTemplateWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public VmTemplateWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public VmTemplateWhereInput firmware(VmFirmware firmware)
@Nullable public VmFirmware getFirmware()
public void setFirmware(VmFirmware firmware)
public VmTemplateWhereInput firmware_ExplictlyNull()
public VmTemplateWhereInput firmware_ExplictlyNonNull()
public void setFirmware_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmware_IsExplictlyNull()
public VmTemplateWhereInput firmwareIn(List<VmFirmware> firmwareIn)
public VmTemplateWhereInput addFirmwareInItem(VmFirmware firmwareInItem)
@Nullable public List<VmFirmware> getFirmwareIn()
public void setFirmwareIn(List<VmFirmware> firmwareIn)
public VmTemplateWhereInput firmwareIn_ExplictlyNull()
public VmTemplateWhereInput firmwareIn_ExplictlyNonNull()
public void setFirmwareIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareIn_IsExplictlyNull()
public VmTemplateWhereInput firmwareNot(VmFirmware firmwareNot)
@Nullable public VmFirmware getFirmwareNot()
public void setFirmwareNot(VmFirmware firmwareNot)
public VmTemplateWhereInput firmwareNot_ExplictlyNull()
public VmTemplateWhereInput firmwareNot_ExplictlyNonNull()
public void setFirmwareNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareNot_IsExplictlyNull()
public VmTemplateWhereInput firmwareNotIn(List<VmFirmware> firmwareNotIn)
public VmTemplateWhereInput addFirmwareNotInItem(VmFirmware firmwareNotInItem)
@Nullable public List<VmFirmware> getFirmwareNotIn()
public void setFirmwareNotIn(List<VmFirmware> firmwareNotIn)
public VmTemplateWhereInput firmwareNotIn_ExplictlyNull()
public VmTemplateWhereInput firmwareNotIn_ExplictlyNonNull()
public void setFirmwareNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareNotIn_IsExplictlyNull()
public VmTemplateWhereInput ha(Boolean ha)
public void setHa(Boolean ha)
public VmTemplateWhereInput ha_ExplictlyNull()
public VmTemplateWhereInput ha_ExplictlyNonNull()
public void setHa_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHa_IsExplictlyNull()
public VmTemplateWhereInput haNot(Boolean haNot)
public void setHaNot(Boolean haNot)
public VmTemplateWhereInput haNot_ExplictlyNull()
public VmTemplateWhereInput haNot_ExplictlyNonNull()
public void setHaNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHaNot_IsExplictlyNull()
public VmTemplateWhereInput id(String id)
public void setId(String id)
public VmTemplateWhereInput id_ExplictlyNull()
public VmTemplateWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public VmTemplateWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public VmTemplateWhereInput idContains_ExplictlyNull()
public VmTemplateWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public VmTemplateWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public VmTemplateWhereInput idEndsWith_ExplictlyNull()
public VmTemplateWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public VmTemplateWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public VmTemplateWhereInput idGt_ExplictlyNull()
public VmTemplateWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public VmTemplateWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public VmTemplateWhereInput idGte_ExplictlyNull()
public VmTemplateWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public VmTemplateWhereInput idIn(List<String> idIn)
public VmTemplateWhereInput addIdInItem(String idInItem)
public VmTemplateWhereInput idIn_ExplictlyNull()
public VmTemplateWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public VmTemplateWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public VmTemplateWhereInput idLt_ExplictlyNull()
public VmTemplateWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public VmTemplateWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public VmTemplateWhereInput idLte_ExplictlyNull()
public VmTemplateWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public VmTemplateWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public VmTemplateWhereInput idNot_ExplictlyNull()
public VmTemplateWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public VmTemplateWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public VmTemplateWhereInput idNotContains_ExplictlyNull()
public VmTemplateWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public VmTemplateWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public VmTemplateWhereInput idNotEndsWith_ExplictlyNull()
public VmTemplateWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public VmTemplateWhereInput idNotIn(List<String> idNotIn)
public VmTemplateWhereInput addIdNotInItem(String idNotInItem)
public VmTemplateWhereInput idNotIn_ExplictlyNull()
public VmTemplateWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public VmTemplateWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public VmTemplateWhereInput idNotStartsWith_ExplictlyNull()
public VmTemplateWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public VmTemplateWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public VmTemplateWhereInput idStartsWith_ExplictlyNull()
public VmTemplateWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public VmTemplateWhereInput ioPolicy(VmDiskIoPolicy ioPolicy)
@Nullable public VmDiskIoPolicy getIoPolicy()
public void setIoPolicy(VmDiskIoPolicy ioPolicy)
public VmTemplateWhereInput ioPolicy_ExplictlyNull()
public VmTemplateWhereInput ioPolicy_ExplictlyNonNull()
public void setIoPolicy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicy_IsExplictlyNull()
public VmTemplateWhereInput ioPolicyIn(List<VmDiskIoPolicy> ioPolicyIn)
public VmTemplateWhereInput addIoPolicyInItem(VmDiskIoPolicy ioPolicyInItem)
@Nullable public List<VmDiskIoPolicy> getIoPolicyIn()
public void setIoPolicyIn(List<VmDiskIoPolicy> ioPolicyIn)
public VmTemplateWhereInput ioPolicyIn_ExplictlyNull()
public VmTemplateWhereInput ioPolicyIn_ExplictlyNonNull()
public void setIoPolicyIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicyIn_IsExplictlyNull()
public VmTemplateWhereInput ioPolicyNot(VmDiskIoPolicy ioPolicyNot)
@Nullable public VmDiskIoPolicy getIoPolicyNot()
public void setIoPolicyNot(VmDiskIoPolicy ioPolicyNot)
public VmTemplateWhereInput ioPolicyNot_ExplictlyNull()
public VmTemplateWhereInput ioPolicyNot_ExplictlyNonNull()
public void setIoPolicyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicyNot_IsExplictlyNull()
public VmTemplateWhereInput ioPolicyNotIn(List<VmDiskIoPolicy> ioPolicyNotIn)
public VmTemplateWhereInput addIoPolicyNotInItem(VmDiskIoPolicy ioPolicyNotInItem)
@Nullable public List<VmDiskIoPolicy> getIoPolicyNotIn()
public void setIoPolicyNotIn(List<VmDiskIoPolicy> ioPolicyNotIn)
public VmTemplateWhereInput ioPolicyNotIn_ExplictlyNull()
public VmTemplateWhereInput ioPolicyNotIn_ExplictlyNonNull()
public void setIoPolicyNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicyNotIn_IsExplictlyNull()
public VmTemplateWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public VmTemplateWhereInput labelsEvery_ExplictlyNull()
public VmTemplateWhereInput labelsEvery_ExplictlyNonNull()
public void setLabelsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsEvery_IsExplictlyNull()
public VmTemplateWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public VmTemplateWhereInput labelsNone_ExplictlyNull()
public VmTemplateWhereInput labelsNone_ExplictlyNonNull()
public void setLabelsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsNone_IsExplictlyNull()
public VmTemplateWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public VmTemplateWhereInput labelsSome_ExplictlyNull()
public VmTemplateWhereInput labelsSome_ExplictlyNonNull()
public void setLabelsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsSome_IsExplictlyNull()
public VmTemplateWhereInput localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public VmTemplateWhereInput localCreatedAt_ExplictlyNull()
public VmTemplateWhereInput localCreatedAt_ExplictlyNonNull()
public void setLocalCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAt_IsExplictlyNull()
public VmTemplateWhereInput localCreatedAtGt(String localCreatedAtGt)
@Nullable public String getLocalCreatedAtGt()
public void setLocalCreatedAtGt(String localCreatedAtGt)
public VmTemplateWhereInput localCreatedAtGt_ExplictlyNull()
public VmTemplateWhereInput localCreatedAtGt_ExplictlyNonNull()
public void setLocalCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtGt_IsExplictlyNull()
public VmTemplateWhereInput localCreatedAtGte(String localCreatedAtGte)
@Nullable public String getLocalCreatedAtGte()
public void setLocalCreatedAtGte(String localCreatedAtGte)
public VmTemplateWhereInput localCreatedAtGte_ExplictlyNull()
public VmTemplateWhereInput localCreatedAtGte_ExplictlyNonNull()
public void setLocalCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtGte_IsExplictlyNull()
public VmTemplateWhereInput localCreatedAtIn(List<String> localCreatedAtIn)
public VmTemplateWhereInput addLocalCreatedAtInItem(String localCreatedAtInItem)
@Nullable public List<String> getLocalCreatedAtIn()
public VmTemplateWhereInput localCreatedAtIn_ExplictlyNull()
public VmTemplateWhereInput localCreatedAtIn_ExplictlyNonNull()
public void setLocalCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtIn_IsExplictlyNull()
public VmTemplateWhereInput localCreatedAtLt(String localCreatedAtLt)
@Nullable public String getLocalCreatedAtLt()
public void setLocalCreatedAtLt(String localCreatedAtLt)
public VmTemplateWhereInput localCreatedAtLt_ExplictlyNull()
public VmTemplateWhereInput localCreatedAtLt_ExplictlyNonNull()
public void setLocalCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtLt_IsExplictlyNull()
public VmTemplateWhereInput localCreatedAtLte(String localCreatedAtLte)
@Nullable public String getLocalCreatedAtLte()
public void setLocalCreatedAtLte(String localCreatedAtLte)
public VmTemplateWhereInput localCreatedAtLte_ExplictlyNull()
public VmTemplateWhereInput localCreatedAtLte_ExplictlyNonNull()
public void setLocalCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtLte_IsExplictlyNull()
public VmTemplateWhereInput localCreatedAtNot(String localCreatedAtNot)
@Nullable public String getLocalCreatedAtNot()
public void setLocalCreatedAtNot(String localCreatedAtNot)
public VmTemplateWhereInput localCreatedAtNot_ExplictlyNull()
public VmTemplateWhereInput localCreatedAtNot_ExplictlyNonNull()
public void setLocalCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtNot_IsExplictlyNull()
public VmTemplateWhereInput localCreatedAtNotIn(List<String> localCreatedAtNotIn)
public VmTemplateWhereInput addLocalCreatedAtNotInItem(String localCreatedAtNotInItem)
@Nullable public List<String> getLocalCreatedAtNotIn()
public VmTemplateWhereInput localCreatedAtNotIn_ExplictlyNull()
public VmTemplateWhereInput localCreatedAtNotIn_ExplictlyNonNull()
public void setLocalCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtNotIn_IsExplictlyNull()
public VmTemplateWhereInput localId(String localId)
public void setLocalId(String localId)
public VmTemplateWhereInput localId_ExplictlyNull()
public VmTemplateWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public VmTemplateWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public VmTemplateWhereInput localIdContains_ExplictlyNull()
public VmTemplateWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public VmTemplateWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public VmTemplateWhereInput localIdEndsWith_ExplictlyNull()
public VmTemplateWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public VmTemplateWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public VmTemplateWhereInput localIdGt_ExplictlyNull()
public VmTemplateWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public VmTemplateWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public VmTemplateWhereInput localIdGte_ExplictlyNull()
public VmTemplateWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public VmTemplateWhereInput localIdIn(List<String> localIdIn)
public VmTemplateWhereInput addLocalIdInItem(String localIdInItem)
public VmTemplateWhereInput localIdIn_ExplictlyNull()
public VmTemplateWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public VmTemplateWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public VmTemplateWhereInput localIdLt_ExplictlyNull()
public VmTemplateWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public VmTemplateWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public VmTemplateWhereInput localIdLte_ExplictlyNull()
public VmTemplateWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public VmTemplateWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public VmTemplateWhereInput localIdNot_ExplictlyNull()
public VmTemplateWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public VmTemplateWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public VmTemplateWhereInput localIdNotContains_ExplictlyNull()
public VmTemplateWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public VmTemplateWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public VmTemplateWhereInput localIdNotEndsWith_ExplictlyNull()
public VmTemplateWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public VmTemplateWhereInput localIdNotIn(List<String> localIdNotIn)
public VmTemplateWhereInput addLocalIdNotInItem(String localIdNotInItem)
public VmTemplateWhereInput localIdNotIn_ExplictlyNull()
public VmTemplateWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public VmTemplateWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public VmTemplateWhereInput localIdNotStartsWith_ExplictlyNull()
public VmTemplateWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public VmTemplateWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public VmTemplateWhereInput localIdStartsWith_ExplictlyNull()
public VmTemplateWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidth(Long maxBandwidth)
public void setMaxBandwidth(Long maxBandwidth)
public VmTemplateWhereInput maxBandwidth_ExplictlyNull()
public VmTemplateWhereInput maxBandwidth_ExplictlyNonNull()
public void setMaxBandwidth_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidth_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidthGt(Long maxBandwidthGt)
public void setMaxBandwidthGt(Long maxBandwidthGt)
public VmTemplateWhereInput maxBandwidthGt_ExplictlyNull()
public VmTemplateWhereInput maxBandwidthGt_ExplictlyNonNull()
public void setMaxBandwidthGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthGt_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidthGte(Long maxBandwidthGte)
@Nullable public Long getMaxBandwidthGte()
public void setMaxBandwidthGte(Long maxBandwidthGte)
public VmTemplateWhereInput maxBandwidthGte_ExplictlyNull()
public VmTemplateWhereInput maxBandwidthGte_ExplictlyNonNull()
public void setMaxBandwidthGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthGte_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidthIn(List<Long> maxBandwidthIn)
public VmTemplateWhereInput addMaxBandwidthInItem(Long maxBandwidthInItem)
@Nullable public List<Long> getMaxBandwidthIn()
public VmTemplateWhereInput maxBandwidthIn_ExplictlyNull()
public VmTemplateWhereInput maxBandwidthIn_ExplictlyNonNull()
public void setMaxBandwidthIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthIn_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidthLt(Long maxBandwidthLt)
public void setMaxBandwidthLt(Long maxBandwidthLt)
public VmTemplateWhereInput maxBandwidthLt_ExplictlyNull()
public VmTemplateWhereInput maxBandwidthLt_ExplictlyNonNull()
public void setMaxBandwidthLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthLt_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidthLte(Long maxBandwidthLte)
@Nullable public Long getMaxBandwidthLte()
public void setMaxBandwidthLte(Long maxBandwidthLte)
public VmTemplateWhereInput maxBandwidthLte_ExplictlyNull()
public VmTemplateWhereInput maxBandwidthLte_ExplictlyNonNull()
public void setMaxBandwidthLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthLte_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidthNot(Long maxBandwidthNot)
@Nullable public Long getMaxBandwidthNot()
public void setMaxBandwidthNot(Long maxBandwidthNot)
public VmTemplateWhereInput maxBandwidthNot_ExplictlyNull()
public VmTemplateWhereInput maxBandwidthNot_ExplictlyNonNull()
public void setMaxBandwidthNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthNot_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidthNotIn(List<Long> maxBandwidthNotIn)
public VmTemplateWhereInput addMaxBandwidthNotInItem(Long maxBandwidthNotInItem)
@Nullable public List<Long> getMaxBandwidthNotIn()
public VmTemplateWhereInput maxBandwidthNotIn_ExplictlyNull()
public VmTemplateWhereInput maxBandwidthNotIn_ExplictlyNonNull()
public void setMaxBandwidthNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthNotIn_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidthPolicy(VmDiskIoRestrictType maxBandwidthPolicy)
@Nullable public VmDiskIoRestrictType getMaxBandwidthPolicy()
public void setMaxBandwidthPolicy(VmDiskIoRestrictType maxBandwidthPolicy)
public VmTemplateWhereInput maxBandwidthPolicy_ExplictlyNull()
public VmTemplateWhereInput maxBandwidthPolicy_ExplictlyNonNull()
public void setMaxBandwidthPolicy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicy_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidthPolicyIn(List<VmDiskIoRestrictType> maxBandwidthPolicyIn)
public VmTemplateWhereInput addMaxBandwidthPolicyInItem(VmDiskIoRestrictType maxBandwidthPolicyInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxBandwidthPolicyIn()
public void setMaxBandwidthPolicyIn(List<VmDiskIoRestrictType> maxBandwidthPolicyIn)
public VmTemplateWhereInput maxBandwidthPolicyIn_ExplictlyNull()
public VmTemplateWhereInput maxBandwidthPolicyIn_ExplictlyNonNull()
public void setMaxBandwidthPolicyIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicyIn_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidthPolicyNot(VmDiskIoRestrictType maxBandwidthPolicyNot)
@Nullable public VmDiskIoRestrictType getMaxBandwidthPolicyNot()
public void setMaxBandwidthPolicyNot(VmDiskIoRestrictType maxBandwidthPolicyNot)
public VmTemplateWhereInput maxBandwidthPolicyNot_ExplictlyNull()
public VmTemplateWhereInput maxBandwidthPolicyNot_ExplictlyNonNull()
public void setMaxBandwidthPolicyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicyNot_IsExplictlyNull()
public VmTemplateWhereInput maxBandwidthPolicyNotIn(List<VmDiskIoRestrictType> maxBandwidthPolicyNotIn)
public VmTemplateWhereInput addMaxBandwidthPolicyNotInItem(VmDiskIoRestrictType maxBandwidthPolicyNotInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxBandwidthPolicyNotIn()
public void setMaxBandwidthPolicyNotIn(List<VmDiskIoRestrictType> maxBandwidthPolicyNotIn)
public VmTemplateWhereInput maxBandwidthPolicyNotIn_ExplictlyNull()
public VmTemplateWhereInput maxBandwidthPolicyNotIn_ExplictlyNonNull()
public void setMaxBandwidthPolicyNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicyNotIn_IsExplictlyNull()
public VmTemplateWhereInput maxIops(Integer maxIops)
public void setMaxIops(Integer maxIops)
public VmTemplateWhereInput maxIops_ExplictlyNull()
public VmTemplateWhereInput maxIops_ExplictlyNonNull()
public void setMaxIops_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIops_IsExplictlyNull()
public VmTemplateWhereInput maxIopsGt(Integer maxIopsGt)
public void setMaxIopsGt(Integer maxIopsGt)
public VmTemplateWhereInput maxIopsGt_ExplictlyNull()
public VmTemplateWhereInput maxIopsGt_ExplictlyNonNull()
public void setMaxIopsGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsGt_IsExplictlyNull()
public VmTemplateWhereInput maxIopsGte(Integer maxIopsGte)
public void setMaxIopsGte(Integer maxIopsGte)
public VmTemplateWhereInput maxIopsGte_ExplictlyNull()
public VmTemplateWhereInput maxIopsGte_ExplictlyNonNull()
public void setMaxIopsGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsGte_IsExplictlyNull()
public VmTemplateWhereInput maxIopsIn(List<Integer> maxIopsIn)
public VmTemplateWhereInput addMaxIopsInItem(Integer maxIopsInItem)
public VmTemplateWhereInput maxIopsIn_ExplictlyNull()
public VmTemplateWhereInput maxIopsIn_ExplictlyNonNull()
public void setMaxIopsIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsIn_IsExplictlyNull()
public VmTemplateWhereInput maxIopsLt(Integer maxIopsLt)
public void setMaxIopsLt(Integer maxIopsLt)
public VmTemplateWhereInput maxIopsLt_ExplictlyNull()
public VmTemplateWhereInput maxIopsLt_ExplictlyNonNull()
public void setMaxIopsLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsLt_IsExplictlyNull()
public VmTemplateWhereInput maxIopsLte(Integer maxIopsLte)
public void setMaxIopsLte(Integer maxIopsLte)
public VmTemplateWhereInput maxIopsLte_ExplictlyNull()
public VmTemplateWhereInput maxIopsLte_ExplictlyNonNull()
public void setMaxIopsLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsLte_IsExplictlyNull()
public VmTemplateWhereInput maxIopsNot(Integer maxIopsNot)
public void setMaxIopsNot(Integer maxIopsNot)
public VmTemplateWhereInput maxIopsNot_ExplictlyNull()
public VmTemplateWhereInput maxIopsNot_ExplictlyNonNull()
public void setMaxIopsNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsNot_IsExplictlyNull()
public VmTemplateWhereInput maxIopsNotIn(List<Integer> maxIopsNotIn)
public VmTemplateWhereInput addMaxIopsNotInItem(Integer maxIopsNotInItem)
public VmTemplateWhereInput maxIopsNotIn_ExplictlyNull()
public VmTemplateWhereInput maxIopsNotIn_ExplictlyNonNull()
public void setMaxIopsNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsNotIn_IsExplictlyNull()
public VmTemplateWhereInput maxIopsPolicy(VmDiskIoRestrictType maxIopsPolicy)
@Nullable public VmDiskIoRestrictType getMaxIopsPolicy()
public void setMaxIopsPolicy(VmDiskIoRestrictType maxIopsPolicy)
public VmTemplateWhereInput maxIopsPolicy_ExplictlyNull()
public VmTemplateWhereInput maxIopsPolicy_ExplictlyNonNull()
public void setMaxIopsPolicy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicy_IsExplictlyNull()
public VmTemplateWhereInput maxIopsPolicyIn(List<VmDiskIoRestrictType> maxIopsPolicyIn)
public VmTemplateWhereInput addMaxIopsPolicyInItem(VmDiskIoRestrictType maxIopsPolicyInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxIopsPolicyIn()
public void setMaxIopsPolicyIn(List<VmDiskIoRestrictType> maxIopsPolicyIn)
public VmTemplateWhereInput maxIopsPolicyIn_ExplictlyNull()
public VmTemplateWhereInput maxIopsPolicyIn_ExplictlyNonNull()
public void setMaxIopsPolicyIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicyIn_IsExplictlyNull()
public VmTemplateWhereInput maxIopsPolicyNot(VmDiskIoRestrictType maxIopsPolicyNot)
@Nullable public VmDiskIoRestrictType getMaxIopsPolicyNot()
public void setMaxIopsPolicyNot(VmDiskIoRestrictType maxIopsPolicyNot)
public VmTemplateWhereInput maxIopsPolicyNot_ExplictlyNull()
public VmTemplateWhereInput maxIopsPolicyNot_ExplictlyNonNull()
public void setMaxIopsPolicyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicyNot_IsExplictlyNull()
public VmTemplateWhereInput maxIopsPolicyNotIn(List<VmDiskIoRestrictType> maxIopsPolicyNotIn)
public VmTemplateWhereInput addMaxIopsPolicyNotInItem(VmDiskIoRestrictType maxIopsPolicyNotInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxIopsPolicyNotIn()
public void setMaxIopsPolicyNotIn(List<VmDiskIoRestrictType> maxIopsPolicyNotIn)
public VmTemplateWhereInput maxIopsPolicyNotIn_ExplictlyNull()
public VmTemplateWhereInput maxIopsPolicyNotIn_ExplictlyNonNull()
public void setMaxIopsPolicyNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicyNotIn_IsExplictlyNull()
public VmTemplateWhereInput memory(Long memory)
public void setMemory(Long memory)
public VmTemplateWhereInput memory_ExplictlyNull()
public VmTemplateWhereInput memory_ExplictlyNonNull()
public void setMemory_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemory_IsExplictlyNull()
public VmTemplateWhereInput memoryGt(Long memoryGt)
public void setMemoryGt(Long memoryGt)
public VmTemplateWhereInput memoryGt_ExplictlyNull()
public VmTemplateWhereInput memoryGt_ExplictlyNonNull()
public void setMemoryGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryGt_IsExplictlyNull()
public VmTemplateWhereInput memoryGte(Long memoryGte)
public void setMemoryGte(Long memoryGte)
public VmTemplateWhereInput memoryGte_ExplictlyNull()
public VmTemplateWhereInput memoryGte_ExplictlyNonNull()
public void setMemoryGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryGte_IsExplictlyNull()
public VmTemplateWhereInput memoryIn(List<Long> memoryIn)
public VmTemplateWhereInput addMemoryInItem(Long memoryInItem)
public VmTemplateWhereInput memoryIn_ExplictlyNull()
public VmTemplateWhereInput memoryIn_ExplictlyNonNull()
public void setMemoryIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryIn_IsExplictlyNull()
public VmTemplateWhereInput memoryLt(Long memoryLt)
public void setMemoryLt(Long memoryLt)
public VmTemplateWhereInput memoryLt_ExplictlyNull()
public VmTemplateWhereInput memoryLt_ExplictlyNonNull()
public void setMemoryLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryLt_IsExplictlyNull()
public VmTemplateWhereInput memoryLte(Long memoryLte)
public void setMemoryLte(Long memoryLte)
public VmTemplateWhereInput memoryLte_ExplictlyNull()
public VmTemplateWhereInput memoryLte_ExplictlyNonNull()
public void setMemoryLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryLte_IsExplictlyNull()
public VmTemplateWhereInput memoryNot(Long memoryNot)
public void setMemoryNot(Long memoryNot)
public VmTemplateWhereInput memoryNot_ExplictlyNull()
public VmTemplateWhereInput memoryNot_ExplictlyNonNull()
public void setMemoryNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryNot_IsExplictlyNull()
public VmTemplateWhereInput memoryNotIn(List<Long> memoryNotIn)
public VmTemplateWhereInput addMemoryNotInItem(Long memoryNotInItem)
public VmTemplateWhereInput memoryNotIn_ExplictlyNull()
public VmTemplateWhereInput memoryNotIn_ExplictlyNonNull()
public void setMemoryNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryNotIn_IsExplictlyNull()
public VmTemplateWhereInput name(String name)
public void setName(String name)
public VmTemplateWhereInput name_ExplictlyNull()
public VmTemplateWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public VmTemplateWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public VmTemplateWhereInput nameContains_ExplictlyNull()
public VmTemplateWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public VmTemplateWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public VmTemplateWhereInput nameEndsWith_ExplictlyNull()
public VmTemplateWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public VmTemplateWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public VmTemplateWhereInput nameGt_ExplictlyNull()
public VmTemplateWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public VmTemplateWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public VmTemplateWhereInput nameGte_ExplictlyNull()
public VmTemplateWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public VmTemplateWhereInput nameIn(List<String> nameIn)
public VmTemplateWhereInput addNameInItem(String nameInItem)
public VmTemplateWhereInput nameIn_ExplictlyNull()
public VmTemplateWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public VmTemplateWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public VmTemplateWhereInput nameLt_ExplictlyNull()
public VmTemplateWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public VmTemplateWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public VmTemplateWhereInput nameLte_ExplictlyNull()
public VmTemplateWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public VmTemplateWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public VmTemplateWhereInput nameNot_ExplictlyNull()
public VmTemplateWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public VmTemplateWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public VmTemplateWhereInput nameNotContains_ExplictlyNull()
public VmTemplateWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public VmTemplateWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public VmTemplateWhereInput nameNotEndsWith_ExplictlyNull()
public VmTemplateWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public VmTemplateWhereInput nameNotIn(List<String> nameNotIn)
public VmTemplateWhereInput addNameNotInItem(String nameNotInItem)
public VmTemplateWhereInput nameNotIn_ExplictlyNull()
public VmTemplateWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public VmTemplateWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public VmTemplateWhereInput nameNotStartsWith_ExplictlyNull()
public VmTemplateWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public VmTemplateWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public VmTemplateWhereInput nameStartsWith_ExplictlyNull()
public VmTemplateWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public VmTemplateWhereInput size(Long size)
public void setSize(Long size)
public VmTemplateWhereInput size_ExplictlyNull()
public VmTemplateWhereInput size_ExplictlyNonNull()
public void setSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSize_IsExplictlyNull()
public VmTemplateWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public VmTemplateWhereInput sizeGt_ExplictlyNull()
public VmTemplateWhereInput sizeGt_ExplictlyNonNull()
public void setSizeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGt_IsExplictlyNull()
public VmTemplateWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public VmTemplateWhereInput sizeGte_ExplictlyNull()
public VmTemplateWhereInput sizeGte_ExplictlyNonNull()
public void setSizeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGte_IsExplictlyNull()
public VmTemplateWhereInput sizeIn(List<Long> sizeIn)
public VmTemplateWhereInput addSizeInItem(Long sizeInItem)
public VmTemplateWhereInput sizeIn_ExplictlyNull()
public VmTemplateWhereInput sizeIn_ExplictlyNonNull()
public void setSizeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeIn_IsExplictlyNull()
public VmTemplateWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public VmTemplateWhereInput sizeLt_ExplictlyNull()
public VmTemplateWhereInput sizeLt_ExplictlyNonNull()
public void setSizeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLt_IsExplictlyNull()
public VmTemplateWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public VmTemplateWhereInput sizeLte_ExplictlyNull()
public VmTemplateWhereInput sizeLte_ExplictlyNonNull()
public void setSizeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLte_IsExplictlyNull()
public VmTemplateWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public VmTemplateWhereInput sizeNot_ExplictlyNull()
public VmTemplateWhereInput sizeNot_ExplictlyNonNull()
public void setSizeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNot_IsExplictlyNull()
public VmTemplateWhereInput sizeNotIn(List<Long> sizeNotIn)
public VmTemplateWhereInput addSizeNotInItem(Long sizeNotInItem)
public VmTemplateWhereInput sizeNotIn_ExplictlyNull()
public VmTemplateWhereInput sizeNotIn_ExplictlyNonNull()
public void setSizeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNotIn_IsExplictlyNull()
public VmTemplateWhereInput vcpu(Integer vcpu)
public void setVcpu(Integer vcpu)
public VmTemplateWhereInput vcpu_ExplictlyNull()
public VmTemplateWhereInput vcpu_ExplictlyNonNull()
public void setVcpu_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpu_IsExplictlyNull()
public VmTemplateWhereInput vcpuGt(Integer vcpuGt)
public void setVcpuGt(Integer vcpuGt)
public VmTemplateWhereInput vcpuGt_ExplictlyNull()
public VmTemplateWhereInput vcpuGt_ExplictlyNonNull()
public void setVcpuGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuGt_IsExplictlyNull()
public VmTemplateWhereInput vcpuGte(Integer vcpuGte)
public void setVcpuGte(Integer vcpuGte)
public VmTemplateWhereInput vcpuGte_ExplictlyNull()
public VmTemplateWhereInput vcpuGte_ExplictlyNonNull()
public void setVcpuGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuGte_IsExplictlyNull()
public VmTemplateWhereInput vcpuIn(List<Integer> vcpuIn)
public VmTemplateWhereInput addVcpuInItem(Integer vcpuInItem)
public VmTemplateWhereInput vcpuIn_ExplictlyNull()
public VmTemplateWhereInput vcpuIn_ExplictlyNonNull()
public void setVcpuIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuIn_IsExplictlyNull()
public VmTemplateWhereInput vcpuLt(Integer vcpuLt)
public void setVcpuLt(Integer vcpuLt)
public VmTemplateWhereInput vcpuLt_ExplictlyNull()
public VmTemplateWhereInput vcpuLt_ExplictlyNonNull()
public void setVcpuLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuLt_IsExplictlyNull()
public VmTemplateWhereInput vcpuLte(Integer vcpuLte)
public void setVcpuLte(Integer vcpuLte)
public VmTemplateWhereInput vcpuLte_ExplictlyNull()
public VmTemplateWhereInput vcpuLte_ExplictlyNonNull()
public void setVcpuLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuLte_IsExplictlyNull()
public VmTemplateWhereInput vcpuNot(Integer vcpuNot)
public void setVcpuNot(Integer vcpuNot)
public VmTemplateWhereInput vcpuNot_ExplictlyNull()
public VmTemplateWhereInput vcpuNot_ExplictlyNonNull()
public void setVcpuNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuNot_IsExplictlyNull()
public VmTemplateWhereInput vcpuNotIn(List<Integer> vcpuNotIn)
public VmTemplateWhereInput addVcpuNotInItem(Integer vcpuNotInItem)
public VmTemplateWhereInput vcpuNotIn_ExplictlyNull()
public VmTemplateWhereInput vcpuNotIn_ExplictlyNonNull()
public void setVcpuNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuNotIn_IsExplictlyNull()
public VmTemplateWhereInput videoType(String videoType)
public void setVideoType(String videoType)
public VmTemplateWhereInput videoType_ExplictlyNull()
public VmTemplateWhereInput videoType_ExplictlyNonNull()
public void setVideoType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoType_IsExplictlyNull()
public VmTemplateWhereInput videoTypeContains(String videoTypeContains)
@Nullable public String getVideoTypeContains()
public void setVideoTypeContains(String videoTypeContains)
public VmTemplateWhereInput videoTypeContains_ExplictlyNull()
public VmTemplateWhereInput videoTypeContains_ExplictlyNonNull()
public void setVideoTypeContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeContains_IsExplictlyNull()
public VmTemplateWhereInput videoTypeEndsWith(String videoTypeEndsWith)
@Nullable public String getVideoTypeEndsWith()
public void setVideoTypeEndsWith(String videoTypeEndsWith)
public VmTemplateWhereInput videoTypeEndsWith_ExplictlyNull()
public VmTemplateWhereInput videoTypeEndsWith_ExplictlyNonNull()
public void setVideoTypeEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeEndsWith_IsExplictlyNull()
public VmTemplateWhereInput videoTypeGt(String videoTypeGt)
public void setVideoTypeGt(String videoTypeGt)
public VmTemplateWhereInput videoTypeGt_ExplictlyNull()
public VmTemplateWhereInput videoTypeGt_ExplictlyNonNull()
public void setVideoTypeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeGt_IsExplictlyNull()
public VmTemplateWhereInput videoTypeGte(String videoTypeGte)
public void setVideoTypeGte(String videoTypeGte)
public VmTemplateWhereInput videoTypeGte_ExplictlyNull()
public VmTemplateWhereInput videoTypeGte_ExplictlyNonNull()
public void setVideoTypeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeGte_IsExplictlyNull()
public VmTemplateWhereInput videoTypeIn(List<String> videoTypeIn)
public VmTemplateWhereInput addVideoTypeInItem(String videoTypeInItem)
public VmTemplateWhereInput videoTypeIn_ExplictlyNull()
public VmTemplateWhereInput videoTypeIn_ExplictlyNonNull()
public void setVideoTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeIn_IsExplictlyNull()
public VmTemplateWhereInput videoTypeLt(String videoTypeLt)
public void setVideoTypeLt(String videoTypeLt)
public VmTemplateWhereInput videoTypeLt_ExplictlyNull()
public VmTemplateWhereInput videoTypeLt_ExplictlyNonNull()
public void setVideoTypeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeLt_IsExplictlyNull()
public VmTemplateWhereInput videoTypeLte(String videoTypeLte)
public void setVideoTypeLte(String videoTypeLte)
public VmTemplateWhereInput videoTypeLte_ExplictlyNull()
public VmTemplateWhereInput videoTypeLte_ExplictlyNonNull()
public void setVideoTypeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeLte_IsExplictlyNull()
public VmTemplateWhereInput videoTypeNot(String videoTypeNot)
public void setVideoTypeNot(String videoTypeNot)
public VmTemplateWhereInput videoTypeNot_ExplictlyNull()
public VmTemplateWhereInput videoTypeNot_ExplictlyNonNull()
public void setVideoTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeNot_IsExplictlyNull()
public VmTemplateWhereInput videoTypeNotContains(String videoTypeNotContains)
@Nullable public String getVideoTypeNotContains()
public void setVideoTypeNotContains(String videoTypeNotContains)
public VmTemplateWhereInput videoTypeNotContains_ExplictlyNull()
public VmTemplateWhereInput videoTypeNotContains_ExplictlyNonNull()
public void setVideoTypeNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeNotContains_IsExplictlyNull()
public VmTemplateWhereInput videoTypeNotEndsWith(String videoTypeNotEndsWith)
@Nullable public String getVideoTypeNotEndsWith()
public void setVideoTypeNotEndsWith(String videoTypeNotEndsWith)
public VmTemplateWhereInput videoTypeNotEndsWith_ExplictlyNull()
public VmTemplateWhereInput videoTypeNotEndsWith_ExplictlyNonNull()
public void setVideoTypeNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeNotEndsWith_IsExplictlyNull()
public VmTemplateWhereInput videoTypeNotIn(List<String> videoTypeNotIn)
public VmTemplateWhereInput addVideoTypeNotInItem(String videoTypeNotInItem)
@Nullable public List<String> getVideoTypeNotIn()
public VmTemplateWhereInput videoTypeNotIn_ExplictlyNull()
public VmTemplateWhereInput videoTypeNotIn_ExplictlyNonNull()
public void setVideoTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeNotIn_IsExplictlyNull()
public VmTemplateWhereInput videoTypeNotStartsWith(String videoTypeNotStartsWith)
@Nullable public String getVideoTypeNotStartsWith()
public void setVideoTypeNotStartsWith(String videoTypeNotStartsWith)
public VmTemplateWhereInput videoTypeNotStartsWith_ExplictlyNull()
public VmTemplateWhereInput videoTypeNotStartsWith_ExplictlyNonNull()
public void setVideoTypeNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeNotStartsWith_IsExplictlyNull()
public VmTemplateWhereInput videoTypeStartsWith(String videoTypeStartsWith)
@Nullable public String getVideoTypeStartsWith()
public void setVideoTypeStartsWith(String videoTypeStartsWith)
public VmTemplateWhereInput videoTypeStartsWith_ExplictlyNull()
public VmTemplateWhereInput videoTypeStartsWith_ExplictlyNonNull()
public void setVideoTypeStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeStartsWith_IsExplictlyNull()
public VmTemplateWhereInput winOpt(Boolean winOpt)
public void setWinOpt(Boolean winOpt)
public VmTemplateWhereInput winOpt_ExplictlyNull()
public VmTemplateWhereInput winOpt_ExplictlyNonNull()
public void setWinOpt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWinOpt_IsExplictlyNull()
public VmTemplateWhereInput winOptNot(Boolean winOptNot)
public void setWinOptNot(Boolean winOptNot)
public VmTemplateWhereInput winOptNot_ExplictlyNull()
public VmTemplateWhereInput winOptNot_ExplictlyNonNull()
public void setWinOptNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWinOptNot_IsExplictlyNull()
Copyright © 2025. All rights reserved.