@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ContentLibraryVmTemplateWhereInput extends Object
| 构造器和说明 |
|---|
ContentLibraryVmTemplateWhereInput() |
public static final String SERIALIZED_NAME_ARCHITECTURE_IN
public static final String SERIALIZED_NAME_ARCHITECTURE_NOT
public static final String SERIALIZED_NAME_ARCHITECTURE_NOT_IN
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_CLUSTERS_EVERY
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_CREATED_AT_GTE
public static final String SERIALIZED_NAME_CREATED_AT_LTE
public static final String SERIALIZED_NAME_CREATED_AT_NOT
public static final String SERIALIZED_NAME_CREATED_AT_NOT_IN
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_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_OS_NOT_CONTAINS
public static final String SERIALIZED_NAME_OS_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_OS_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_OS_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 static final String SERIALIZED_NAME_VM_TEMPLATES_EVERY
public static final String SERIALIZED_NAME_VM_TEMPLATES_NONE
public static final String SERIALIZED_NAME_VM_TEMPLATES_SOME
public ContentLibraryVmTemplateWhereInput AND(List<ContentLibraryVmTemplateWhereInput> AND)
public ContentLibraryVmTemplateWhereInput addANDItem(ContentLibraryVmTemplateWhereInput ANDItem)
@Nullable public List<ContentLibraryVmTemplateWhereInput> getAND()
public void setAND(List<ContentLibraryVmTemplateWhereInput> AND)
public ContentLibraryVmTemplateWhereInput NOT(List<ContentLibraryVmTemplateWhereInput> NOT)
public ContentLibraryVmTemplateWhereInput addNOTItem(ContentLibraryVmTemplateWhereInput NOTItem)
@Nullable public List<ContentLibraryVmTemplateWhereInput> getNOT()
public void setNOT(List<ContentLibraryVmTemplateWhereInput> NOT)
public ContentLibraryVmTemplateWhereInput OR(List<ContentLibraryVmTemplateWhereInput> OR)
public ContentLibraryVmTemplateWhereInput addORItem(ContentLibraryVmTemplateWhereInput ORItem)
@Nullable public List<ContentLibraryVmTemplateWhereInput> getOR()
public void setOR(List<ContentLibraryVmTemplateWhereInput> OR)
public ContentLibraryVmTemplateWhereInput architecture(Architecture architecture)
@Nullable public Architecture getArchitecture()
public void setArchitecture(Architecture architecture)
public ContentLibraryVmTemplateWhereInput architectureIn(List<Architecture> architectureIn)
public ContentLibraryVmTemplateWhereInput addArchitectureInItem(Architecture architectureInItem)
@Nullable public List<Architecture> getArchitectureIn()
public void setArchitectureIn(List<Architecture> architectureIn)
public ContentLibraryVmTemplateWhereInput architectureNot(Architecture architectureNot)
@Nullable public Architecture getArchitectureNot()
public void setArchitectureNot(Architecture architectureNot)
public ContentLibraryVmTemplateWhereInput architectureNotIn(List<Architecture> architectureNotIn)
public ContentLibraryVmTemplateWhereInput addArchitectureNotInItem(Architecture architectureNotInItem)
@Nullable public List<Architecture> getArchitectureNotIn()
public void setArchitectureNotIn(List<Architecture> architectureNotIn)
public ContentLibraryVmTemplateWhereInput clockOffset(VmClockOffset clockOffset)
@Nullable public VmClockOffset getClockOffset()
public void setClockOffset(VmClockOffset clockOffset)
public ContentLibraryVmTemplateWhereInput clockOffsetIn(List<VmClockOffset> clockOffsetIn)
public ContentLibraryVmTemplateWhereInput addClockOffsetInItem(VmClockOffset clockOffsetInItem)
@Nullable public List<VmClockOffset> getClockOffsetIn()
public void setClockOffsetIn(List<VmClockOffset> clockOffsetIn)
public ContentLibraryVmTemplateWhereInput clockOffsetNot(VmClockOffset clockOffsetNot)
@Nullable public VmClockOffset getClockOffsetNot()
public void setClockOffsetNot(VmClockOffset clockOffsetNot)
public ContentLibraryVmTemplateWhereInput clockOffsetNotIn(List<VmClockOffset> clockOffsetNotIn)
public ContentLibraryVmTemplateWhereInput addClockOffsetNotInItem(VmClockOffset clockOffsetNotInItem)
@Nullable public List<VmClockOffset> getClockOffsetNotIn()
public void setClockOffsetNotIn(List<VmClockOffset> clockOffsetNotIn)
public ContentLibraryVmTemplateWhereInput cloudInitSupported(Boolean cloudInitSupported)
@Nullable public Boolean getCloudInitSupported()
public void setCloudInitSupported(Boolean cloudInitSupported)
public ContentLibraryVmTemplateWhereInput cloudInitSupportedNot(Boolean cloudInitSupportedNot)
@Nullable public Boolean getCloudInitSupportedNot()
public void setCloudInitSupportedNot(Boolean cloudInitSupportedNot)
public ContentLibraryVmTemplateWhereInput clustersEvery(ClusterWhereInput clustersEvery)
@Nullable public ClusterWhereInput getClustersEvery()
public void setClustersEvery(ClusterWhereInput clustersEvery)
public ContentLibraryVmTemplateWhereInput clustersNone(ClusterWhereInput clustersNone)
@Nullable public ClusterWhereInput getClustersNone()
public void setClustersNone(ClusterWhereInput clustersNone)
public ContentLibraryVmTemplateWhereInput clustersSome(ClusterWhereInput clustersSome)
@Nullable public ClusterWhereInput getClustersSome()
public void setClustersSome(ClusterWhereInput clustersSome)
public ContentLibraryVmTemplateWhereInput cpuModel(String cpuModel)
public void setCpuModel(String cpuModel)
public ContentLibraryVmTemplateWhereInput cpuModelContains(String cpuModelContains)
@Nullable public String getCpuModelContains()
public void setCpuModelContains(String cpuModelContains)
public ContentLibraryVmTemplateWhereInput cpuModelEndsWith(String cpuModelEndsWith)
@Nullable public String getCpuModelEndsWith()
public void setCpuModelEndsWith(String cpuModelEndsWith)
public ContentLibraryVmTemplateWhereInput cpuModelGt(String cpuModelGt)
public void setCpuModelGt(String cpuModelGt)
public ContentLibraryVmTemplateWhereInput cpuModelGte(String cpuModelGte)
public void setCpuModelGte(String cpuModelGte)
public ContentLibraryVmTemplateWhereInput cpuModelIn(List<String> cpuModelIn)
public ContentLibraryVmTemplateWhereInput addCpuModelInItem(String cpuModelInItem)
public ContentLibraryVmTemplateWhereInput cpuModelLt(String cpuModelLt)
public void setCpuModelLt(String cpuModelLt)
public ContentLibraryVmTemplateWhereInput cpuModelLte(String cpuModelLte)
public void setCpuModelLte(String cpuModelLte)
public ContentLibraryVmTemplateWhereInput cpuModelNot(String cpuModelNot)
public void setCpuModelNot(String cpuModelNot)
public ContentLibraryVmTemplateWhereInput cpuModelNotContains(String cpuModelNotContains)
@Nullable public String getCpuModelNotContains()
public void setCpuModelNotContains(String cpuModelNotContains)
public ContentLibraryVmTemplateWhereInput cpuModelNotEndsWith(String cpuModelNotEndsWith)
@Nullable public String getCpuModelNotEndsWith()
public void setCpuModelNotEndsWith(String cpuModelNotEndsWith)
public ContentLibraryVmTemplateWhereInput cpuModelNotIn(List<String> cpuModelNotIn)
public ContentLibraryVmTemplateWhereInput addCpuModelNotInItem(String cpuModelNotInItem)
@Nullable public List<String> getCpuModelNotIn()
public ContentLibraryVmTemplateWhereInput cpuModelNotStartsWith(String cpuModelNotStartsWith)
@Nullable public String getCpuModelNotStartsWith()
public void setCpuModelNotStartsWith(String cpuModelNotStartsWith)
public ContentLibraryVmTemplateWhereInput cpuModelStartsWith(String cpuModelStartsWith)
@Nullable public String getCpuModelStartsWith()
public void setCpuModelStartsWith(String cpuModelStartsWith)
public ContentLibraryVmTemplateWhereInput createdAt(String createdAt)
public void setCreatedAt(String createdAt)
public ContentLibraryVmTemplateWhereInput createdAtGt(String createdAtGt)
public void setCreatedAtGt(String createdAtGt)
public ContentLibraryVmTemplateWhereInput createdAtGte(String createdAtGte)
public void setCreatedAtGte(String createdAtGte)
public ContentLibraryVmTemplateWhereInput createdAtIn(List<String> createdAtIn)
public ContentLibraryVmTemplateWhereInput addCreatedAtInItem(String createdAtInItem)
public ContentLibraryVmTemplateWhereInput createdAtLt(String createdAtLt)
public void setCreatedAtLt(String createdAtLt)
public ContentLibraryVmTemplateWhereInput createdAtLte(String createdAtLte)
public void setCreatedAtLte(String createdAtLte)
public ContentLibraryVmTemplateWhereInput createdAtNot(String createdAtNot)
public void setCreatedAtNot(String createdAtNot)
public ContentLibraryVmTemplateWhereInput createdAtNotIn(List<String> createdAtNotIn)
public ContentLibraryVmTemplateWhereInput addCreatedAtNotInItem(String createdAtNotInItem)
@Nullable public List<String> getCreatedAtNotIn()
public ContentLibraryVmTemplateWhereInput description(String description)
public void setDescription(String description)
public ContentLibraryVmTemplateWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public ContentLibraryVmTemplateWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public ContentLibraryVmTemplateWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public ContentLibraryVmTemplateWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public ContentLibraryVmTemplateWhereInput descriptionIn(List<String> descriptionIn)
public ContentLibraryVmTemplateWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public ContentLibraryVmTemplateWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public ContentLibraryVmTemplateWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public ContentLibraryVmTemplateWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public ContentLibraryVmTemplateWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public ContentLibraryVmTemplateWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public ContentLibraryVmTemplateWhereInput descriptionNotIn(List<String> descriptionNotIn)
public ContentLibraryVmTemplateWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public ContentLibraryVmTemplateWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public ContentLibraryVmTemplateWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public ContentLibraryVmTemplateWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public ContentLibraryVmTemplateWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ContentLibraryVmTemplateWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ContentLibraryVmTemplateWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public ContentLibraryVmTemplateWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ContentLibraryVmTemplateWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ContentLibraryVmTemplateWhereInput firmware(VmFirmware firmware)
@Nullable public VmFirmware getFirmware()
public void setFirmware(VmFirmware firmware)
public ContentLibraryVmTemplateWhereInput firmwareIn(List<VmFirmware> firmwareIn)
public ContentLibraryVmTemplateWhereInput addFirmwareInItem(VmFirmware firmwareInItem)
@Nullable public List<VmFirmware> getFirmwareIn()
public void setFirmwareIn(List<VmFirmware> firmwareIn)
public ContentLibraryVmTemplateWhereInput firmwareNot(VmFirmware firmwareNot)
@Nullable public VmFirmware getFirmwareNot()
public void setFirmwareNot(VmFirmware firmwareNot)
public ContentLibraryVmTemplateWhereInput firmwareNotIn(List<VmFirmware> firmwareNotIn)
public ContentLibraryVmTemplateWhereInput addFirmwareNotInItem(VmFirmware firmwareNotInItem)
@Nullable public List<VmFirmware> getFirmwareNotIn()
public void setFirmwareNotIn(List<VmFirmware> firmwareNotIn)
public ContentLibraryVmTemplateWhereInput ha(Boolean ha)
public void setHa(Boolean ha)
public ContentLibraryVmTemplateWhereInput haNot(Boolean haNot)
public void setHaNot(Boolean haNot)
public ContentLibraryVmTemplateWhereInput id(String id)
public void setId(String id)
public ContentLibraryVmTemplateWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ContentLibraryVmTemplateWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ContentLibraryVmTemplateWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ContentLibraryVmTemplateWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ContentLibraryVmTemplateWhereInput idIn(List<String> idIn)
public ContentLibraryVmTemplateWhereInput addIdInItem(String idInItem)
public ContentLibraryVmTemplateWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ContentLibraryVmTemplateWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ContentLibraryVmTemplateWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ContentLibraryVmTemplateWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ContentLibraryVmTemplateWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ContentLibraryVmTemplateWhereInput idNotIn(List<String> idNotIn)
public ContentLibraryVmTemplateWhereInput addIdNotInItem(String idNotInItem)
public ContentLibraryVmTemplateWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ContentLibraryVmTemplateWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ContentLibraryVmTemplateWhereInput ioPolicy(VmDiskIoPolicy ioPolicy)
@Nullable public VmDiskIoPolicy getIoPolicy()
public void setIoPolicy(VmDiskIoPolicy ioPolicy)
public ContentLibraryVmTemplateWhereInput ioPolicyIn(List<VmDiskIoPolicy> ioPolicyIn)
public ContentLibraryVmTemplateWhereInput addIoPolicyInItem(VmDiskIoPolicy ioPolicyInItem)
@Nullable public List<VmDiskIoPolicy> getIoPolicyIn()
public void setIoPolicyIn(List<VmDiskIoPolicy> ioPolicyIn)
public ContentLibraryVmTemplateWhereInput ioPolicyNot(VmDiskIoPolicy ioPolicyNot)
@Nullable public VmDiskIoPolicy getIoPolicyNot()
public void setIoPolicyNot(VmDiskIoPolicy ioPolicyNot)
public ContentLibraryVmTemplateWhereInput ioPolicyNotIn(List<VmDiskIoPolicy> ioPolicyNotIn)
public ContentLibraryVmTemplateWhereInput addIoPolicyNotInItem(VmDiskIoPolicy ioPolicyNotInItem)
@Nullable public List<VmDiskIoPolicy> getIoPolicyNotIn()
public void setIoPolicyNotIn(List<VmDiskIoPolicy> ioPolicyNotIn)
public ContentLibraryVmTemplateWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public ContentLibraryVmTemplateWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public ContentLibraryVmTemplateWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public ContentLibraryVmTemplateWhereInput maxBandwidth(Long maxBandwidth)
public void setMaxBandwidth(Long maxBandwidth)
public ContentLibraryVmTemplateWhereInput maxBandwidthGt(Long maxBandwidthGt)
public void setMaxBandwidthGt(Long maxBandwidthGt)
public ContentLibraryVmTemplateWhereInput maxBandwidthGte(Long maxBandwidthGte)
@Nullable public Long getMaxBandwidthGte()
public void setMaxBandwidthGte(Long maxBandwidthGte)
public ContentLibraryVmTemplateWhereInput maxBandwidthIn(List<Long> maxBandwidthIn)
public ContentLibraryVmTemplateWhereInput addMaxBandwidthInItem(Long maxBandwidthInItem)
@Nullable public List<Long> getMaxBandwidthIn()
public ContentLibraryVmTemplateWhereInput maxBandwidthLt(Long maxBandwidthLt)
public void setMaxBandwidthLt(Long maxBandwidthLt)
public ContentLibraryVmTemplateWhereInput maxBandwidthLte(Long maxBandwidthLte)
@Nullable public Long getMaxBandwidthLte()
public void setMaxBandwidthLte(Long maxBandwidthLte)
public ContentLibraryVmTemplateWhereInput maxBandwidthNot(Long maxBandwidthNot)
@Nullable public Long getMaxBandwidthNot()
public void setMaxBandwidthNot(Long maxBandwidthNot)
public ContentLibraryVmTemplateWhereInput maxBandwidthNotIn(List<Long> maxBandwidthNotIn)
public ContentLibraryVmTemplateWhereInput addMaxBandwidthNotInItem(Long maxBandwidthNotInItem)
@Nullable public List<Long> getMaxBandwidthNotIn()
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicy(VmDiskIoRestrictType maxBandwidthPolicy)
@Nullable public VmDiskIoRestrictType getMaxBandwidthPolicy()
public void setMaxBandwidthPolicy(VmDiskIoRestrictType maxBandwidthPolicy)
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyIn(List<VmDiskIoRestrictType> maxBandwidthPolicyIn)
public ContentLibraryVmTemplateWhereInput addMaxBandwidthPolicyInItem(VmDiskIoRestrictType maxBandwidthPolicyInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxBandwidthPolicyIn()
public void setMaxBandwidthPolicyIn(List<VmDiskIoRestrictType> maxBandwidthPolicyIn)
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyNot(VmDiskIoRestrictType maxBandwidthPolicyNot)
@Nullable public VmDiskIoRestrictType getMaxBandwidthPolicyNot()
public void setMaxBandwidthPolicyNot(VmDiskIoRestrictType maxBandwidthPolicyNot)
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyNotIn(List<VmDiskIoRestrictType> maxBandwidthPolicyNotIn)
public ContentLibraryVmTemplateWhereInput addMaxBandwidthPolicyNotInItem(VmDiskIoRestrictType maxBandwidthPolicyNotInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxBandwidthPolicyNotIn()
public void setMaxBandwidthPolicyNotIn(List<VmDiskIoRestrictType> maxBandwidthPolicyNotIn)
public ContentLibraryVmTemplateWhereInput maxIops(Integer maxIops)
public void setMaxIops(Integer maxIops)
public ContentLibraryVmTemplateWhereInput maxIopsGt(Integer maxIopsGt)
public void setMaxIopsGt(Integer maxIopsGt)
public ContentLibraryVmTemplateWhereInput maxIopsGte(Integer maxIopsGte)
public void setMaxIopsGte(Integer maxIopsGte)
public ContentLibraryVmTemplateWhereInput maxIopsIn(List<Integer> maxIopsIn)
public ContentLibraryVmTemplateWhereInput addMaxIopsInItem(Integer maxIopsInItem)
public ContentLibraryVmTemplateWhereInput maxIopsLt(Integer maxIopsLt)
public void setMaxIopsLt(Integer maxIopsLt)
public ContentLibraryVmTemplateWhereInput maxIopsLte(Integer maxIopsLte)
public void setMaxIopsLte(Integer maxIopsLte)
public ContentLibraryVmTemplateWhereInput maxIopsNot(Integer maxIopsNot)
public void setMaxIopsNot(Integer maxIopsNot)
public ContentLibraryVmTemplateWhereInput maxIopsNotIn(List<Integer> maxIopsNotIn)
public ContentLibraryVmTemplateWhereInput addMaxIopsNotInItem(Integer maxIopsNotInItem)
public ContentLibraryVmTemplateWhereInput maxIopsPolicy(VmDiskIoRestrictType maxIopsPolicy)
@Nullable public VmDiskIoRestrictType getMaxIopsPolicy()
public void setMaxIopsPolicy(VmDiskIoRestrictType maxIopsPolicy)
public ContentLibraryVmTemplateWhereInput maxIopsPolicyIn(List<VmDiskIoRestrictType> maxIopsPolicyIn)
public ContentLibraryVmTemplateWhereInput addMaxIopsPolicyInItem(VmDiskIoRestrictType maxIopsPolicyInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxIopsPolicyIn()
public void setMaxIopsPolicyIn(List<VmDiskIoRestrictType> maxIopsPolicyIn)
public ContentLibraryVmTemplateWhereInput maxIopsPolicyNot(VmDiskIoRestrictType maxIopsPolicyNot)
@Nullable public VmDiskIoRestrictType getMaxIopsPolicyNot()
public void setMaxIopsPolicyNot(VmDiskIoRestrictType maxIopsPolicyNot)
public ContentLibraryVmTemplateWhereInput maxIopsPolicyNotIn(List<VmDiskIoRestrictType> maxIopsPolicyNotIn)
public ContentLibraryVmTemplateWhereInput addMaxIopsPolicyNotInItem(VmDiskIoRestrictType maxIopsPolicyNotInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxIopsPolicyNotIn()
public void setMaxIopsPolicyNotIn(List<VmDiskIoRestrictType> maxIopsPolicyNotIn)
public ContentLibraryVmTemplateWhereInput memory(Long memory)
public void setMemory(Long memory)
public ContentLibraryVmTemplateWhereInput memoryGt(Long memoryGt)
public void setMemoryGt(Long memoryGt)
public ContentLibraryVmTemplateWhereInput memoryGte(Long memoryGte)
public void setMemoryGte(Long memoryGte)
public ContentLibraryVmTemplateWhereInput memoryIn(List<Long> memoryIn)
public ContentLibraryVmTemplateWhereInput addMemoryInItem(Long memoryInItem)
public ContentLibraryVmTemplateWhereInput memoryLt(Long memoryLt)
public void setMemoryLt(Long memoryLt)
public ContentLibraryVmTemplateWhereInput memoryLte(Long memoryLte)
public void setMemoryLte(Long memoryLte)
public ContentLibraryVmTemplateWhereInput memoryNot(Long memoryNot)
public void setMemoryNot(Long memoryNot)
public ContentLibraryVmTemplateWhereInput memoryNotIn(List<Long> memoryNotIn)
public ContentLibraryVmTemplateWhereInput addMemoryNotInItem(Long memoryNotInItem)
public ContentLibraryVmTemplateWhereInput name(String name)
public void setName(String name)
public ContentLibraryVmTemplateWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ContentLibraryVmTemplateWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ContentLibraryVmTemplateWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ContentLibraryVmTemplateWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ContentLibraryVmTemplateWhereInput nameIn(List<String> nameIn)
public ContentLibraryVmTemplateWhereInput addNameInItem(String nameInItem)
public ContentLibraryVmTemplateWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ContentLibraryVmTemplateWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ContentLibraryVmTemplateWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ContentLibraryVmTemplateWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ContentLibraryVmTemplateWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ContentLibraryVmTemplateWhereInput nameNotIn(List<String> nameNotIn)
public ContentLibraryVmTemplateWhereInput addNameNotInItem(String nameNotInItem)
public ContentLibraryVmTemplateWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ContentLibraryVmTemplateWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ContentLibraryVmTemplateWhereInput os(String os)
public void setOs(String os)
public ContentLibraryVmTemplateWhereInput osContains(String osContains)
public void setOsContains(String osContains)
public ContentLibraryVmTemplateWhereInput osEndsWith(String osEndsWith)
public void setOsEndsWith(String osEndsWith)
public ContentLibraryVmTemplateWhereInput osGt(String osGt)
public void setOsGt(String osGt)
public ContentLibraryVmTemplateWhereInput osGte(String osGte)
public void setOsGte(String osGte)
public ContentLibraryVmTemplateWhereInput osIn(List<String> osIn)
public ContentLibraryVmTemplateWhereInput addOsInItem(String osInItem)
public ContentLibraryVmTemplateWhereInput osLt(String osLt)
public void setOsLt(String osLt)
public ContentLibraryVmTemplateWhereInput osLte(String osLte)
public void setOsLte(String osLte)
public ContentLibraryVmTemplateWhereInput osNot(String osNot)
public void setOsNot(String osNot)
public ContentLibraryVmTemplateWhereInput osNotContains(String osNotContains)
public void setOsNotContains(String osNotContains)
public ContentLibraryVmTemplateWhereInput osNotEndsWith(String osNotEndsWith)
public void setOsNotEndsWith(String osNotEndsWith)
public ContentLibraryVmTemplateWhereInput osNotIn(List<String> osNotIn)
public ContentLibraryVmTemplateWhereInput addOsNotInItem(String osNotInItem)
public ContentLibraryVmTemplateWhereInput osNotStartsWith(String osNotStartsWith)
@Nullable public String getOsNotStartsWith()
public void setOsNotStartsWith(String osNotStartsWith)
public ContentLibraryVmTemplateWhereInput osStartsWith(String osStartsWith)
public void setOsStartsWith(String osStartsWith)
public ContentLibraryVmTemplateWhereInput size(Long size)
public void setSize(Long size)
public ContentLibraryVmTemplateWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public ContentLibraryVmTemplateWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public ContentLibraryVmTemplateWhereInput sizeIn(List<Long> sizeIn)
public ContentLibraryVmTemplateWhereInput addSizeInItem(Long sizeInItem)
public ContentLibraryVmTemplateWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public ContentLibraryVmTemplateWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public ContentLibraryVmTemplateWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public ContentLibraryVmTemplateWhereInput sizeNotIn(List<Long> sizeNotIn)
public ContentLibraryVmTemplateWhereInput addSizeNotInItem(Long sizeNotInItem)
public ContentLibraryVmTemplateWhereInput vcpu(Integer vcpu)
public void setVcpu(Integer vcpu)
public ContentLibraryVmTemplateWhereInput vcpuGt(Integer vcpuGt)
public void setVcpuGt(Integer vcpuGt)
public ContentLibraryVmTemplateWhereInput vcpuGte(Integer vcpuGte)
public void setVcpuGte(Integer vcpuGte)
public ContentLibraryVmTemplateWhereInput vcpuIn(List<Integer> vcpuIn)
public ContentLibraryVmTemplateWhereInput addVcpuInItem(Integer vcpuInItem)
public ContentLibraryVmTemplateWhereInput vcpuLt(Integer vcpuLt)
public void setVcpuLt(Integer vcpuLt)
public ContentLibraryVmTemplateWhereInput vcpuLte(Integer vcpuLte)
public void setVcpuLte(Integer vcpuLte)
public ContentLibraryVmTemplateWhereInput vcpuNot(Integer vcpuNot)
public void setVcpuNot(Integer vcpuNot)
public ContentLibraryVmTemplateWhereInput vcpuNotIn(List<Integer> vcpuNotIn)
public ContentLibraryVmTemplateWhereInput addVcpuNotInItem(Integer vcpuNotInItem)
public ContentLibraryVmTemplateWhereInput videoType(String videoType)
public void setVideoType(String videoType)
public ContentLibraryVmTemplateWhereInput videoTypeContains(String videoTypeContains)
@Nullable public String getVideoTypeContains()
public void setVideoTypeContains(String videoTypeContains)
public ContentLibraryVmTemplateWhereInput videoTypeEndsWith(String videoTypeEndsWith)
@Nullable public String getVideoTypeEndsWith()
public void setVideoTypeEndsWith(String videoTypeEndsWith)
public ContentLibraryVmTemplateWhereInput videoTypeGt(String videoTypeGt)
public void setVideoTypeGt(String videoTypeGt)
public ContentLibraryVmTemplateWhereInput videoTypeGte(String videoTypeGte)
public void setVideoTypeGte(String videoTypeGte)
public ContentLibraryVmTemplateWhereInput videoTypeIn(List<String> videoTypeIn)
public ContentLibraryVmTemplateWhereInput addVideoTypeInItem(String videoTypeInItem)
public ContentLibraryVmTemplateWhereInput videoTypeLt(String videoTypeLt)
public void setVideoTypeLt(String videoTypeLt)
public ContentLibraryVmTemplateWhereInput videoTypeLte(String videoTypeLte)
public void setVideoTypeLte(String videoTypeLte)
public ContentLibraryVmTemplateWhereInput videoTypeNot(String videoTypeNot)
public void setVideoTypeNot(String videoTypeNot)
public ContentLibraryVmTemplateWhereInput videoTypeNotContains(String videoTypeNotContains)
@Nullable public String getVideoTypeNotContains()
public void setVideoTypeNotContains(String videoTypeNotContains)
public ContentLibraryVmTemplateWhereInput videoTypeNotEndsWith(String videoTypeNotEndsWith)
@Nullable public String getVideoTypeNotEndsWith()
public void setVideoTypeNotEndsWith(String videoTypeNotEndsWith)
public ContentLibraryVmTemplateWhereInput videoTypeNotIn(List<String> videoTypeNotIn)
public ContentLibraryVmTemplateWhereInput addVideoTypeNotInItem(String videoTypeNotInItem)
@Nullable public List<String> getVideoTypeNotIn()
public ContentLibraryVmTemplateWhereInput videoTypeNotStartsWith(String videoTypeNotStartsWith)
@Nullable public String getVideoTypeNotStartsWith()
public void setVideoTypeNotStartsWith(String videoTypeNotStartsWith)
public ContentLibraryVmTemplateWhereInput videoTypeStartsWith(String videoTypeStartsWith)
@Nullable public String getVideoTypeStartsWith()
public void setVideoTypeStartsWith(String videoTypeStartsWith)
public ContentLibraryVmTemplateWhereInput vmTemplatesEvery(VmTemplateWhereInput vmTemplatesEvery)
@Nullable public VmTemplateWhereInput getVmTemplatesEvery()
public void setVmTemplatesEvery(VmTemplateWhereInput vmTemplatesEvery)
public ContentLibraryVmTemplateWhereInput vmTemplatesNone(VmTemplateWhereInput vmTemplatesNone)
@Nullable public VmTemplateWhereInput getVmTemplatesNone()
public void setVmTemplatesNone(VmTemplateWhereInput vmTemplatesNone)
public ContentLibraryVmTemplateWhereInput vmTemplatesSome(VmTemplateWhereInput vmTemplatesSome)
@Nullable public VmTemplateWhereInput getVmTemplatesSome()
public void setVmTemplatesSome(VmTemplateWhereInput vmTemplatesSome)
public ContentLibraryVmTemplateWhereInput winOpt(Boolean winOpt)
public void setWinOpt(Boolean winOpt)
public ContentLibraryVmTemplateWhereInput winOptNot(Boolean winOptNot)
public void setWinOptNot(Boolean winOptNot)
Copyright © 2025. All rights reserved.