@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmTemplateWhereInput extends Object
| 构造器和说明 |
|---|
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 NOT(List<VmTemplateWhereInput> NOT)
public VmTemplateWhereInput addNOTItem(VmTemplateWhereInput NOTItem)
@Nullable public List<VmTemplateWhereInput> getNOT()
public void setNOT(List<VmTemplateWhereInput> NOT)
public VmTemplateWhereInput OR(List<VmTemplateWhereInput> OR)
public VmTemplateWhereInput addORItem(VmTemplateWhereInput ORItem)
@Nullable public List<VmTemplateWhereInput> getOR()
public void setOR(List<VmTemplateWhereInput> OR)
public VmTemplateWhereInput clockOffset(VmClockOffset clockOffset)
@Nullable public VmClockOffset getClockOffset()
public void setClockOffset(VmClockOffset clockOffset)
public VmTemplateWhereInput clockOffsetIn(List<VmClockOffset> clockOffsetIn)
public VmTemplateWhereInput addClockOffsetInItem(VmClockOffset clockOffsetInItem)
@Nullable public List<VmClockOffset> getClockOffsetIn()
public void setClockOffsetIn(List<VmClockOffset> clockOffsetIn)
public VmTemplateWhereInput clockOffsetNot(VmClockOffset clockOffsetNot)
@Nullable public VmClockOffset getClockOffsetNot()
public void setClockOffsetNot(VmClockOffset clockOffsetNot)
public VmTemplateWhereInput clockOffsetNotIn(List<VmClockOffset> clockOffsetNotIn)
public VmTemplateWhereInput addClockOffsetNotInItem(VmClockOffset clockOffsetNotInItem)
@Nullable public List<VmClockOffset> getClockOffsetNotIn()
public void setClockOffsetNotIn(List<VmClockOffset> clockOffsetNotIn)
public VmTemplateWhereInput cloudInitSupported(Boolean cloudInitSupported)
@Nullable public Boolean getCloudInitSupported()
public void setCloudInitSupported(Boolean cloudInitSupported)
public VmTemplateWhereInput cloudInitSupportedNot(Boolean cloudInitSupportedNot)
@Nullable public Boolean getCloudInitSupportedNot()
public void setCloudInitSupportedNot(Boolean cloudInitSupportedNot)
public VmTemplateWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public VmTemplateWhereInput contentLibraryVmTemplate(ContentLibraryVmTemplateWhereInput contentLibraryVmTemplate)
@Nullable public ContentLibraryVmTemplateWhereInput getContentLibraryVmTemplate()
public void setContentLibraryVmTemplate(ContentLibraryVmTemplateWhereInput contentLibraryVmTemplate)
public VmTemplateWhereInput cpuModel(String cpuModel)
public void setCpuModel(String cpuModel)
public VmTemplateWhereInput cpuModelContains(String cpuModelContains)
@Nullable public String getCpuModelContains()
public void setCpuModelContains(String cpuModelContains)
public VmTemplateWhereInput cpuModelEndsWith(String cpuModelEndsWith)
@Nullable public String getCpuModelEndsWith()
public void setCpuModelEndsWith(String cpuModelEndsWith)
public VmTemplateWhereInput cpuModelGt(String cpuModelGt)
public void setCpuModelGt(String cpuModelGt)
public VmTemplateWhereInput cpuModelGte(String cpuModelGte)
public void setCpuModelGte(String cpuModelGte)
public VmTemplateWhereInput cpuModelIn(List<String> cpuModelIn)
public VmTemplateWhereInput addCpuModelInItem(String cpuModelInItem)
public VmTemplateWhereInput cpuModelLt(String cpuModelLt)
public void setCpuModelLt(String cpuModelLt)
public VmTemplateWhereInput cpuModelLte(String cpuModelLte)
public void setCpuModelLte(String cpuModelLte)
public VmTemplateWhereInput cpuModelNot(String cpuModelNot)
public void setCpuModelNot(String cpuModelNot)
public VmTemplateWhereInput cpuModelNotContains(String cpuModelNotContains)
@Nullable public String getCpuModelNotContains()
public void setCpuModelNotContains(String cpuModelNotContains)
public VmTemplateWhereInput cpuModelNotEndsWith(String cpuModelNotEndsWith)
@Nullable public String getCpuModelNotEndsWith()
public void setCpuModelNotEndsWith(String cpuModelNotEndsWith)
public VmTemplateWhereInput cpuModelNotIn(List<String> cpuModelNotIn)
public VmTemplateWhereInput addCpuModelNotInItem(String cpuModelNotInItem)
@Nullable public List<String> getCpuModelNotIn()
public VmTemplateWhereInput cpuModelNotStartsWith(String cpuModelNotStartsWith)
@Nullable public String getCpuModelNotStartsWith()
public void setCpuModelNotStartsWith(String cpuModelNotStartsWith)
public VmTemplateWhereInput cpuModelStartsWith(String cpuModelStartsWith)
@Nullable public String getCpuModelStartsWith()
public void setCpuModelStartsWith(String cpuModelStartsWith)
public VmTemplateWhereInput description(String description)
public void setDescription(String description)
public VmTemplateWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public VmTemplateWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public VmTemplateWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public VmTemplateWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public VmTemplateWhereInput descriptionIn(List<String> descriptionIn)
public VmTemplateWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public VmTemplateWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public VmTemplateWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public VmTemplateWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public VmTemplateWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public VmTemplateWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public VmTemplateWhereInput descriptionNotIn(List<String> descriptionNotIn)
public VmTemplateWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public VmTemplateWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public VmTemplateWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public VmTemplateWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VmTemplateWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmTemplateWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmTemplateWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public VmTemplateWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmTemplateWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmTemplateWhereInput firmware(VmFirmware firmware)
@Nullable public VmFirmware getFirmware()
public void setFirmware(VmFirmware firmware)
public VmTemplateWhereInput firmwareIn(List<VmFirmware> firmwareIn)
public VmTemplateWhereInput addFirmwareInItem(VmFirmware firmwareInItem)
@Nullable public List<VmFirmware> getFirmwareIn()
public void setFirmwareIn(List<VmFirmware> firmwareIn)
public VmTemplateWhereInput firmwareNot(VmFirmware firmwareNot)
@Nullable public VmFirmware getFirmwareNot()
public void setFirmwareNot(VmFirmware firmwareNot)
public VmTemplateWhereInput firmwareNotIn(List<VmFirmware> firmwareNotIn)
public VmTemplateWhereInput addFirmwareNotInItem(VmFirmware firmwareNotInItem)
@Nullable public List<VmFirmware> getFirmwareNotIn()
public void setFirmwareNotIn(List<VmFirmware> firmwareNotIn)
public VmTemplateWhereInput ha(Boolean ha)
public void setHa(Boolean ha)
public VmTemplateWhereInput haNot(Boolean haNot)
public void setHaNot(Boolean haNot)
public VmTemplateWhereInput id(String id)
public void setId(String id)
public VmTemplateWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public VmTemplateWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public VmTemplateWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public VmTemplateWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public VmTemplateWhereInput idIn(List<String> idIn)
public VmTemplateWhereInput addIdInItem(String idInItem)
public VmTemplateWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public VmTemplateWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public VmTemplateWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public VmTemplateWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public VmTemplateWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public VmTemplateWhereInput idNotIn(List<String> idNotIn)
public VmTemplateWhereInput addIdNotInItem(String idNotInItem)
public VmTemplateWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public VmTemplateWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public VmTemplateWhereInput ioPolicy(VmDiskIoPolicy ioPolicy)
@Nullable public VmDiskIoPolicy getIoPolicy()
public void setIoPolicy(VmDiskIoPolicy ioPolicy)
public VmTemplateWhereInput ioPolicyIn(List<VmDiskIoPolicy> ioPolicyIn)
public VmTemplateWhereInput addIoPolicyInItem(VmDiskIoPolicy ioPolicyInItem)
@Nullable public List<VmDiskIoPolicy> getIoPolicyIn()
public void setIoPolicyIn(List<VmDiskIoPolicy> ioPolicyIn)
public VmTemplateWhereInput ioPolicyNot(VmDiskIoPolicy ioPolicyNot)
@Nullable public VmDiskIoPolicy getIoPolicyNot()
public void setIoPolicyNot(VmDiskIoPolicy ioPolicyNot)
public VmTemplateWhereInput ioPolicyNotIn(List<VmDiskIoPolicy> ioPolicyNotIn)
public VmTemplateWhereInput addIoPolicyNotInItem(VmDiskIoPolicy ioPolicyNotInItem)
@Nullable public List<VmDiskIoPolicy> getIoPolicyNotIn()
public void setIoPolicyNotIn(List<VmDiskIoPolicy> ioPolicyNotIn)
public VmTemplateWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public VmTemplateWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public VmTemplateWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public VmTemplateWhereInput localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public VmTemplateWhereInput localCreatedAtGt(String localCreatedAtGt)
@Nullable public String getLocalCreatedAtGt()
public void setLocalCreatedAtGt(String localCreatedAtGt)
public VmTemplateWhereInput localCreatedAtGte(String localCreatedAtGte)
@Nullable public String getLocalCreatedAtGte()
public void setLocalCreatedAtGte(String localCreatedAtGte)
public VmTemplateWhereInput localCreatedAtIn(List<String> localCreatedAtIn)
public VmTemplateWhereInput addLocalCreatedAtInItem(String localCreatedAtInItem)
@Nullable public List<String> getLocalCreatedAtIn()
public VmTemplateWhereInput localCreatedAtLt(String localCreatedAtLt)
@Nullable public String getLocalCreatedAtLt()
public void setLocalCreatedAtLt(String localCreatedAtLt)
public VmTemplateWhereInput localCreatedAtLte(String localCreatedAtLte)
@Nullable public String getLocalCreatedAtLte()
public void setLocalCreatedAtLte(String localCreatedAtLte)
public VmTemplateWhereInput localCreatedAtNot(String localCreatedAtNot)
@Nullable public String getLocalCreatedAtNot()
public void setLocalCreatedAtNot(String localCreatedAtNot)
public VmTemplateWhereInput localCreatedAtNotIn(List<String> localCreatedAtNotIn)
public VmTemplateWhereInput addLocalCreatedAtNotInItem(String localCreatedAtNotInItem)
@Nullable public List<String> getLocalCreatedAtNotIn()
public VmTemplateWhereInput localId(String localId)
public void setLocalId(String localId)
public VmTemplateWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public VmTemplateWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public VmTemplateWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public VmTemplateWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public VmTemplateWhereInput localIdIn(List<String> localIdIn)
public VmTemplateWhereInput addLocalIdInItem(String localIdInItem)
public VmTemplateWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public VmTemplateWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public VmTemplateWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public VmTemplateWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public VmTemplateWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public VmTemplateWhereInput localIdNotIn(List<String> localIdNotIn)
public VmTemplateWhereInput addLocalIdNotInItem(String localIdNotInItem)
public VmTemplateWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public VmTemplateWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public VmTemplateWhereInput maxBandwidth(Long maxBandwidth)
public void setMaxBandwidth(Long maxBandwidth)
public VmTemplateWhereInput maxBandwidthGt(Long maxBandwidthGt)
public void setMaxBandwidthGt(Long maxBandwidthGt)
public VmTemplateWhereInput maxBandwidthGte(Long maxBandwidthGte)
@Nullable public Long getMaxBandwidthGte()
public void setMaxBandwidthGte(Long maxBandwidthGte)
public VmTemplateWhereInput maxBandwidthIn(List<Long> maxBandwidthIn)
public VmTemplateWhereInput addMaxBandwidthInItem(Long maxBandwidthInItem)
@Nullable public List<Long> getMaxBandwidthIn()
public VmTemplateWhereInput maxBandwidthLt(Long maxBandwidthLt)
public void setMaxBandwidthLt(Long maxBandwidthLt)
public VmTemplateWhereInput maxBandwidthLte(Long maxBandwidthLte)
@Nullable public Long getMaxBandwidthLte()
public void setMaxBandwidthLte(Long maxBandwidthLte)
public VmTemplateWhereInput maxBandwidthNot(Long maxBandwidthNot)
@Nullable public Long getMaxBandwidthNot()
public void setMaxBandwidthNot(Long maxBandwidthNot)
public VmTemplateWhereInput maxBandwidthNotIn(List<Long> maxBandwidthNotIn)
public VmTemplateWhereInput addMaxBandwidthNotInItem(Long maxBandwidthNotInItem)
@Nullable public List<Long> getMaxBandwidthNotIn()
public VmTemplateWhereInput maxBandwidthPolicy(VmDiskIoRestrictType maxBandwidthPolicy)
@Nullable public VmDiskIoRestrictType getMaxBandwidthPolicy()
public void setMaxBandwidthPolicy(VmDiskIoRestrictType maxBandwidthPolicy)
public VmTemplateWhereInput maxBandwidthPolicyIn(List<VmDiskIoRestrictType> maxBandwidthPolicyIn)
public VmTemplateWhereInput addMaxBandwidthPolicyInItem(VmDiskIoRestrictType maxBandwidthPolicyInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxBandwidthPolicyIn()
public void setMaxBandwidthPolicyIn(List<VmDiskIoRestrictType> maxBandwidthPolicyIn)
public VmTemplateWhereInput maxBandwidthPolicyNot(VmDiskIoRestrictType maxBandwidthPolicyNot)
@Nullable public VmDiskIoRestrictType getMaxBandwidthPolicyNot()
public void setMaxBandwidthPolicyNot(VmDiskIoRestrictType maxBandwidthPolicyNot)
public VmTemplateWhereInput maxBandwidthPolicyNotIn(List<VmDiskIoRestrictType> maxBandwidthPolicyNotIn)
public VmTemplateWhereInput addMaxBandwidthPolicyNotInItem(VmDiskIoRestrictType maxBandwidthPolicyNotInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxBandwidthPolicyNotIn()
public void setMaxBandwidthPolicyNotIn(List<VmDiskIoRestrictType> maxBandwidthPolicyNotIn)
public VmTemplateWhereInput maxIops(Integer maxIops)
public void setMaxIops(Integer maxIops)
public VmTemplateWhereInput maxIopsGt(Integer maxIopsGt)
public void setMaxIopsGt(Integer maxIopsGt)
public VmTemplateWhereInput maxIopsGte(Integer maxIopsGte)
public void setMaxIopsGte(Integer maxIopsGte)
public VmTemplateWhereInput maxIopsIn(List<Integer> maxIopsIn)
public VmTemplateWhereInput addMaxIopsInItem(Integer maxIopsInItem)
public VmTemplateWhereInput maxIopsLt(Integer maxIopsLt)
public void setMaxIopsLt(Integer maxIopsLt)
public VmTemplateWhereInput maxIopsLte(Integer maxIopsLte)
public void setMaxIopsLte(Integer maxIopsLte)
public VmTemplateWhereInput maxIopsNot(Integer maxIopsNot)
public void setMaxIopsNot(Integer maxIopsNot)
public VmTemplateWhereInput maxIopsNotIn(List<Integer> maxIopsNotIn)
public VmTemplateWhereInput addMaxIopsNotInItem(Integer maxIopsNotInItem)
public VmTemplateWhereInput maxIopsPolicy(VmDiskIoRestrictType maxIopsPolicy)
@Nullable public VmDiskIoRestrictType getMaxIopsPolicy()
public void setMaxIopsPolicy(VmDiskIoRestrictType maxIopsPolicy)
public VmTemplateWhereInput maxIopsPolicyIn(List<VmDiskIoRestrictType> maxIopsPolicyIn)
public VmTemplateWhereInput addMaxIopsPolicyInItem(VmDiskIoRestrictType maxIopsPolicyInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxIopsPolicyIn()
public void setMaxIopsPolicyIn(List<VmDiskIoRestrictType> maxIopsPolicyIn)
public VmTemplateWhereInput maxIopsPolicyNot(VmDiskIoRestrictType maxIopsPolicyNot)
@Nullable public VmDiskIoRestrictType getMaxIopsPolicyNot()
public void setMaxIopsPolicyNot(VmDiskIoRestrictType maxIopsPolicyNot)
public VmTemplateWhereInput maxIopsPolicyNotIn(List<VmDiskIoRestrictType> maxIopsPolicyNotIn)
public VmTemplateWhereInput addMaxIopsPolicyNotInItem(VmDiskIoRestrictType maxIopsPolicyNotInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxIopsPolicyNotIn()
public void setMaxIopsPolicyNotIn(List<VmDiskIoRestrictType> maxIopsPolicyNotIn)
public VmTemplateWhereInput memory(Long memory)
public void setMemory(Long memory)
public VmTemplateWhereInput memoryGt(Long memoryGt)
public void setMemoryGt(Long memoryGt)
public VmTemplateWhereInput memoryGte(Long memoryGte)
public void setMemoryGte(Long memoryGte)
public VmTemplateWhereInput memoryIn(List<Long> memoryIn)
public VmTemplateWhereInput addMemoryInItem(Long memoryInItem)
public VmTemplateWhereInput memoryLt(Long memoryLt)
public void setMemoryLt(Long memoryLt)
public VmTemplateWhereInput memoryLte(Long memoryLte)
public void setMemoryLte(Long memoryLte)
public VmTemplateWhereInput memoryNot(Long memoryNot)
public void setMemoryNot(Long memoryNot)
public VmTemplateWhereInput memoryNotIn(List<Long> memoryNotIn)
public VmTemplateWhereInput addMemoryNotInItem(Long memoryNotInItem)
public VmTemplateWhereInput name(String name)
public void setName(String name)
public VmTemplateWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public VmTemplateWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public VmTemplateWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public VmTemplateWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public VmTemplateWhereInput nameIn(List<String> nameIn)
public VmTemplateWhereInput addNameInItem(String nameInItem)
public VmTemplateWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public VmTemplateWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public VmTemplateWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public VmTemplateWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public VmTemplateWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public VmTemplateWhereInput nameNotIn(List<String> nameNotIn)
public VmTemplateWhereInput addNameNotInItem(String nameNotInItem)
public VmTemplateWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public VmTemplateWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public VmTemplateWhereInput size(Long size)
public void setSize(Long size)
public VmTemplateWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public VmTemplateWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public VmTemplateWhereInput sizeIn(List<Long> sizeIn)
public VmTemplateWhereInput addSizeInItem(Long sizeInItem)
public VmTemplateWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public VmTemplateWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public VmTemplateWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public VmTemplateWhereInput sizeNotIn(List<Long> sizeNotIn)
public VmTemplateWhereInput addSizeNotInItem(Long sizeNotInItem)
public VmTemplateWhereInput vcpu(Integer vcpu)
public void setVcpu(Integer vcpu)
public VmTemplateWhereInput vcpuGt(Integer vcpuGt)
public void setVcpuGt(Integer vcpuGt)
public VmTemplateWhereInput vcpuGte(Integer vcpuGte)
public void setVcpuGte(Integer vcpuGte)
public VmTemplateWhereInput vcpuIn(List<Integer> vcpuIn)
public VmTemplateWhereInput addVcpuInItem(Integer vcpuInItem)
public VmTemplateWhereInput vcpuLt(Integer vcpuLt)
public void setVcpuLt(Integer vcpuLt)
public VmTemplateWhereInput vcpuLte(Integer vcpuLte)
public void setVcpuLte(Integer vcpuLte)
public VmTemplateWhereInput vcpuNot(Integer vcpuNot)
public void setVcpuNot(Integer vcpuNot)
public VmTemplateWhereInput vcpuNotIn(List<Integer> vcpuNotIn)
public VmTemplateWhereInput addVcpuNotInItem(Integer vcpuNotInItem)
public VmTemplateWhereInput videoType(String videoType)
public void setVideoType(String videoType)
public VmTemplateWhereInput videoTypeContains(String videoTypeContains)
@Nullable public String getVideoTypeContains()
public void setVideoTypeContains(String videoTypeContains)
public VmTemplateWhereInput videoTypeEndsWith(String videoTypeEndsWith)
@Nullable public String getVideoTypeEndsWith()
public void setVideoTypeEndsWith(String videoTypeEndsWith)
public VmTemplateWhereInput videoTypeGt(String videoTypeGt)
public void setVideoTypeGt(String videoTypeGt)
public VmTemplateWhereInput videoTypeGte(String videoTypeGte)
public void setVideoTypeGte(String videoTypeGte)
public VmTemplateWhereInput videoTypeIn(List<String> videoTypeIn)
public VmTemplateWhereInput addVideoTypeInItem(String videoTypeInItem)
public VmTemplateWhereInput videoTypeLt(String videoTypeLt)
public void setVideoTypeLt(String videoTypeLt)
public VmTemplateWhereInput videoTypeLte(String videoTypeLte)
public void setVideoTypeLte(String videoTypeLte)
public VmTemplateWhereInput videoTypeNot(String videoTypeNot)
public void setVideoTypeNot(String videoTypeNot)
public VmTemplateWhereInput videoTypeNotContains(String videoTypeNotContains)
@Nullable public String getVideoTypeNotContains()
public void setVideoTypeNotContains(String videoTypeNotContains)
public VmTemplateWhereInput videoTypeNotEndsWith(String videoTypeNotEndsWith)
@Nullable public String getVideoTypeNotEndsWith()
public void setVideoTypeNotEndsWith(String videoTypeNotEndsWith)
public VmTemplateWhereInput videoTypeNotIn(List<String> videoTypeNotIn)
public VmTemplateWhereInput addVideoTypeNotInItem(String videoTypeNotInItem)
@Nullable public List<String> getVideoTypeNotIn()
public VmTemplateWhereInput videoTypeNotStartsWith(String videoTypeNotStartsWith)
@Nullable public String getVideoTypeNotStartsWith()
public void setVideoTypeNotStartsWith(String videoTypeNotStartsWith)
public VmTemplateWhereInput videoTypeStartsWith(String videoTypeStartsWith)
@Nullable public String getVideoTypeStartsWith()
public void setVideoTypeStartsWith(String videoTypeStartsWith)
public VmTemplateWhereInput winOpt(Boolean winOpt)
public void setWinOpt(Boolean winOpt)
public VmTemplateWhereInput winOptNot(Boolean winOptNot)
public void setWinOptNot(Boolean winOptNot)
Copyright © 2025. All rights reserved.