@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmVolumeWhereInput extends Object
| 构造器和说明 |
|---|
VmVolumeWhereInput() |
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_ELF_STORAGE_POLICY
public static final String SERIALIZED_NAME_ELF_STORAGE_POLICY_IN
public static final String SERIALIZED_NAME_ELF_STORAGE_POLICY_NOT
public static final String SERIALIZED_NAME_ELF_STORAGE_POLICY_NOT_IN
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_GUEST_SIZE_USAGE
public static final String SERIALIZED_NAME_GUEST_SIZE_USAGE_GT
public static final String SERIALIZED_NAME_GUEST_SIZE_USAGE_GTE
public static final String SERIALIZED_NAME_GUEST_SIZE_USAGE_IN
public static final String SERIALIZED_NAME_GUEST_SIZE_USAGE_LT
public static final String SERIALIZED_NAME_GUEST_SIZE_USAGE_LTE
public static final String SERIALIZED_NAME_GUEST_SIZE_USAGE_NOT
public static final String SERIALIZED_NAME_GUEST_SIZE_USAGE_NOT_IN
public static final String SERIALIZED_NAME_GUEST_USED_SIZE
public static final String SERIALIZED_NAME_GUEST_USED_SIZE_GT
public static final String SERIALIZED_NAME_GUEST_USED_SIZE_GTE
public static final String SERIALIZED_NAME_GUEST_USED_SIZE_IN
public static final String SERIALIZED_NAME_GUEST_USED_SIZE_LT
public static final String SERIALIZED_NAME_GUEST_USED_SIZE_LTE
public static final String SERIALIZED_NAME_GUEST_USED_SIZE_NOT
public static final String SERIALIZED_NAME_GUEST_USED_SIZE_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_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_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_PATH_ENDS_WITH
public static final String SERIALIZED_NAME_PATH_NOT_CONTAINS
public static final String SERIALIZED_NAME_PATH_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_PATH_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_PATH_STARTS_WITH
public static final String SERIALIZED_NAME_UNIQUE_LOGICAL_SIZE
public static final String SERIALIZED_NAME_UNIQUE_LOGICAL_SIZE_GT
public static final String SERIALIZED_NAME_UNIQUE_LOGICAL_SIZE_GTE
public static final String SERIALIZED_NAME_UNIQUE_LOGICAL_SIZE_IN
public static final String SERIALIZED_NAME_UNIQUE_LOGICAL_SIZE_LT
public static final String SERIALIZED_NAME_UNIQUE_LOGICAL_SIZE_LTE
public static final String SERIALIZED_NAME_UNIQUE_LOGICAL_SIZE_NOT
public static final String SERIALIZED_NAME_UNIQUE_LOGICAL_SIZE_NOT_IN
public static final String SERIALIZED_NAME_UNIQUE_SIZE_GT
public static final String SERIALIZED_NAME_UNIQUE_SIZE_GTE
public static final String SERIALIZED_NAME_UNIQUE_SIZE_IN
public static final String SERIALIZED_NAME_UNIQUE_SIZE_LT
public static final String SERIALIZED_NAME_UNIQUE_SIZE_LTE
public static final String SERIALIZED_NAME_UNIQUE_SIZE_NOT
public static final String SERIALIZED_NAME_UNIQUE_SIZE_NOT_IN
public static final String SERIALIZED_NAME_VM_DISKS_EVERY
public VmVolumeWhereInput AND(List<VmVolumeWhereInput> AND)
public VmVolumeWhereInput addANDItem(VmVolumeWhereInput ANDItem)
@Nullable public List<VmVolumeWhereInput> getAND()
public void setAND(List<VmVolumeWhereInput> AND)
public VmVolumeWhereInput NOT(List<VmVolumeWhereInput> NOT)
public VmVolumeWhereInput addNOTItem(VmVolumeWhereInput NOTItem)
@Nullable public List<VmVolumeWhereInput> getNOT()
public void setNOT(List<VmVolumeWhereInput> NOT)
public VmVolumeWhereInput OR(List<VmVolumeWhereInput> OR)
public VmVolumeWhereInput addORItem(VmVolumeWhereInput ORItem)
@Nullable public List<VmVolumeWhereInput> getOR()
public void setOR(List<VmVolumeWhereInput> OR)
public VmVolumeWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public VmVolumeWhereInput description(String description)
public void setDescription(String description)
public VmVolumeWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public VmVolumeWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public VmVolumeWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public VmVolumeWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public VmVolumeWhereInput descriptionIn(List<String> descriptionIn)
public VmVolumeWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public VmVolumeWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public VmVolumeWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public VmVolumeWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public VmVolumeWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public VmVolumeWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public VmVolumeWhereInput descriptionNotIn(List<String> descriptionNotIn)
public VmVolumeWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public VmVolumeWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public VmVolumeWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public VmVolumeWhereInput elfStoragePolicy(VmVolumeElfStoragePolicyType elfStoragePolicy)
@Nullable public VmVolumeElfStoragePolicyType getElfStoragePolicy()
public void setElfStoragePolicy(VmVolumeElfStoragePolicyType elfStoragePolicy)
public VmVolumeWhereInput elfStoragePolicyIn(List<VmVolumeElfStoragePolicyType> elfStoragePolicyIn)
public VmVolumeWhereInput addElfStoragePolicyInItem(VmVolumeElfStoragePolicyType elfStoragePolicyInItem)
@Nullable public List<VmVolumeElfStoragePolicyType> getElfStoragePolicyIn()
public void setElfStoragePolicyIn(List<VmVolumeElfStoragePolicyType> elfStoragePolicyIn)
public VmVolumeWhereInput elfStoragePolicyNot(VmVolumeElfStoragePolicyType elfStoragePolicyNot)
@Nullable public VmVolumeElfStoragePolicyType getElfStoragePolicyNot()
public void setElfStoragePolicyNot(VmVolumeElfStoragePolicyType elfStoragePolicyNot)
public VmVolumeWhereInput elfStoragePolicyNotIn(List<VmVolumeElfStoragePolicyType> elfStoragePolicyNotIn)
public VmVolumeWhereInput addElfStoragePolicyNotInItem(VmVolumeElfStoragePolicyType elfStoragePolicyNotInItem)
@Nullable public List<VmVolumeElfStoragePolicyType> getElfStoragePolicyNotIn()
public void setElfStoragePolicyNotIn(List<VmVolumeElfStoragePolicyType> elfStoragePolicyNotIn)
public VmVolumeWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VmVolumeWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmVolumeWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmVolumeWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public VmVolumeWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmVolumeWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmVolumeWhereInput guestSizeUsage(Double guestSizeUsage)
public void setGuestSizeUsage(Double guestSizeUsage)
public VmVolumeWhereInput guestSizeUsageGt(Double guestSizeUsageGt)
@Nullable public Double getGuestSizeUsageGt()
public void setGuestSizeUsageGt(Double guestSizeUsageGt)
public VmVolumeWhereInput guestSizeUsageGte(Double guestSizeUsageGte)
@Nullable public Double getGuestSizeUsageGte()
public void setGuestSizeUsageGte(Double guestSizeUsageGte)
public VmVolumeWhereInput guestSizeUsageIn(List<Double> guestSizeUsageIn)
public VmVolumeWhereInput addGuestSizeUsageInItem(Double guestSizeUsageInItem)
@Nullable public List<Double> getGuestSizeUsageIn()
public VmVolumeWhereInput guestSizeUsageLt(Double guestSizeUsageLt)
@Nullable public Double getGuestSizeUsageLt()
public void setGuestSizeUsageLt(Double guestSizeUsageLt)
public VmVolumeWhereInput guestSizeUsageLte(Double guestSizeUsageLte)
@Nullable public Double getGuestSizeUsageLte()
public void setGuestSizeUsageLte(Double guestSizeUsageLte)
public VmVolumeWhereInput guestSizeUsageNot(Double guestSizeUsageNot)
@Nullable public Double getGuestSizeUsageNot()
public void setGuestSizeUsageNot(Double guestSizeUsageNot)
public VmVolumeWhereInput guestSizeUsageNotIn(List<Double> guestSizeUsageNotIn)
public VmVolumeWhereInput addGuestSizeUsageNotInItem(Double guestSizeUsageNotInItem)
@Nullable public List<Double> getGuestSizeUsageNotIn()
public VmVolumeWhereInput guestUsedSize(Long guestUsedSize)
public void setGuestUsedSize(Long guestUsedSize)
public VmVolumeWhereInput guestUsedSizeGt(Long guestUsedSizeGt)
@Nullable public Long getGuestUsedSizeGt()
public void setGuestUsedSizeGt(Long guestUsedSizeGt)
public VmVolumeWhereInput guestUsedSizeGte(Long guestUsedSizeGte)
@Nullable public Long getGuestUsedSizeGte()
public void setGuestUsedSizeGte(Long guestUsedSizeGte)
public VmVolumeWhereInput guestUsedSizeIn(List<Long> guestUsedSizeIn)
public VmVolumeWhereInput addGuestUsedSizeInItem(Long guestUsedSizeInItem)
@Nullable public List<Long> getGuestUsedSizeIn()
public VmVolumeWhereInput guestUsedSizeLt(Long guestUsedSizeLt)
@Nullable public Long getGuestUsedSizeLt()
public void setGuestUsedSizeLt(Long guestUsedSizeLt)
public VmVolumeWhereInput guestUsedSizeLte(Long guestUsedSizeLte)
@Nullable public Long getGuestUsedSizeLte()
public void setGuestUsedSizeLte(Long guestUsedSizeLte)
public VmVolumeWhereInput guestUsedSizeNot(Long guestUsedSizeNot)
@Nullable public Long getGuestUsedSizeNot()
public void setGuestUsedSizeNot(Long guestUsedSizeNot)
public VmVolumeWhereInput guestUsedSizeNotIn(List<Long> guestUsedSizeNotIn)
public VmVolumeWhereInput addGuestUsedSizeNotInItem(Long guestUsedSizeNotInItem)
@Nullable public List<Long> getGuestUsedSizeNotIn()
public VmVolumeWhereInput id(String id)
public void setId(String id)
public VmVolumeWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public VmVolumeWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public VmVolumeWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public VmVolumeWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public VmVolumeWhereInput idIn(List<String> idIn)
public VmVolumeWhereInput addIdInItem(String idInItem)
public VmVolumeWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public VmVolumeWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public VmVolumeWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public VmVolumeWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public VmVolumeWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public VmVolumeWhereInput idNotIn(List<String> idNotIn)
public VmVolumeWhereInput addIdNotInItem(String idNotInItem)
public VmVolumeWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public VmVolumeWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public VmVolumeWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public VmVolumeWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public VmVolumeWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public VmVolumeWhereInput localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public VmVolumeWhereInput localCreatedAtGt(String localCreatedAtGt)
@Nullable public String getLocalCreatedAtGt()
public void setLocalCreatedAtGt(String localCreatedAtGt)
public VmVolumeWhereInput localCreatedAtGte(String localCreatedAtGte)
@Nullable public String getLocalCreatedAtGte()
public void setLocalCreatedAtGte(String localCreatedAtGte)
public VmVolumeWhereInput localCreatedAtIn(List<String> localCreatedAtIn)
public VmVolumeWhereInput addLocalCreatedAtInItem(String localCreatedAtInItem)
@Nullable public List<String> getLocalCreatedAtIn()
public VmVolumeWhereInput localCreatedAtLt(String localCreatedAtLt)
@Nullable public String getLocalCreatedAtLt()
public void setLocalCreatedAtLt(String localCreatedAtLt)
public VmVolumeWhereInput localCreatedAtLte(String localCreatedAtLte)
@Nullable public String getLocalCreatedAtLte()
public void setLocalCreatedAtLte(String localCreatedAtLte)
public VmVolumeWhereInput localCreatedAtNot(String localCreatedAtNot)
@Nullable public String getLocalCreatedAtNot()
public void setLocalCreatedAtNot(String localCreatedAtNot)
public VmVolumeWhereInput localCreatedAtNotIn(List<String> localCreatedAtNotIn)
public VmVolumeWhereInput addLocalCreatedAtNotInItem(String localCreatedAtNotInItem)
@Nullable public List<String> getLocalCreatedAtNotIn()
public VmVolumeWhereInput localId(String localId)
public void setLocalId(String localId)
public VmVolumeWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public VmVolumeWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public VmVolumeWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public VmVolumeWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public VmVolumeWhereInput localIdIn(List<String> localIdIn)
public VmVolumeWhereInput addLocalIdInItem(String localIdInItem)
public VmVolumeWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public VmVolumeWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public VmVolumeWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public VmVolumeWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public VmVolumeWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public VmVolumeWhereInput localIdNotIn(List<String> localIdNotIn)
public VmVolumeWhereInput addLocalIdNotInItem(String localIdNotInItem)
public VmVolumeWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public VmVolumeWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public VmVolumeWhereInput lun(IscsiLunWhereInput lun)
@Nullable public IscsiLunWhereInput getLun()
public void setLun(IscsiLunWhereInput lun)
public VmVolumeWhereInput mounting(Boolean mounting)
public void setMounting(Boolean mounting)
public VmVolumeWhereInput mountingNot(Boolean mountingNot)
public void setMountingNot(Boolean mountingNot)
public VmVolumeWhereInput name(String name)
public void setName(String name)
public VmVolumeWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public VmVolumeWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public VmVolumeWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public VmVolumeWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public VmVolumeWhereInput nameIn(List<String> nameIn)
public VmVolumeWhereInput addNameInItem(String nameInItem)
public VmVolumeWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public VmVolumeWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public VmVolumeWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public VmVolumeWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public VmVolumeWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public VmVolumeWhereInput nameNotIn(List<String> nameNotIn)
public VmVolumeWhereInput addNameNotInItem(String nameNotInItem)
public VmVolumeWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public VmVolumeWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public VmVolumeWhereInput path(String path)
public void setPath(String path)
public VmVolumeWhereInput pathContains(String pathContains)
public void setPathContains(String pathContains)
public VmVolumeWhereInput pathEndsWith(String pathEndsWith)
public void setPathEndsWith(String pathEndsWith)
public VmVolumeWhereInput pathGt(String pathGt)
public void setPathGt(String pathGt)
public VmVolumeWhereInput pathGte(String pathGte)
public void setPathGte(String pathGte)
public VmVolumeWhereInput pathIn(List<String> pathIn)
public VmVolumeWhereInput addPathInItem(String pathInItem)
public VmVolumeWhereInput pathLt(String pathLt)
public void setPathLt(String pathLt)
public VmVolumeWhereInput pathLte(String pathLte)
public void setPathLte(String pathLte)
public VmVolumeWhereInput pathNot(String pathNot)
public void setPathNot(String pathNot)
public VmVolumeWhereInput pathNotContains(String pathNotContains)
@Nullable public String getPathNotContains()
public void setPathNotContains(String pathNotContains)
public VmVolumeWhereInput pathNotEndsWith(String pathNotEndsWith)
@Nullable public String getPathNotEndsWith()
public void setPathNotEndsWith(String pathNotEndsWith)
public VmVolumeWhereInput pathNotIn(List<String> pathNotIn)
public VmVolumeWhereInput addPathNotInItem(String pathNotInItem)
public VmVolumeWhereInput pathNotStartsWith(String pathNotStartsWith)
@Nullable public String getPathNotStartsWith()
public void setPathNotStartsWith(String pathNotStartsWith)
public VmVolumeWhereInput pathStartsWith(String pathStartsWith)
public void setPathStartsWith(String pathStartsWith)
public VmVolumeWhereInput sharing(Boolean sharing)
public void setSharing(Boolean sharing)
public VmVolumeWhereInput sharingNot(Boolean sharingNot)
public void setSharingNot(Boolean sharingNot)
public VmVolumeWhereInput size(Long size)
public void setSize(Long size)
public VmVolumeWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public VmVolumeWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public VmVolumeWhereInput sizeIn(List<Long> sizeIn)
public VmVolumeWhereInput addSizeInItem(Long sizeInItem)
public VmVolumeWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public VmVolumeWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public VmVolumeWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public VmVolumeWhereInput sizeNotIn(List<Long> sizeNotIn)
public VmVolumeWhereInput addSizeNotInItem(Long sizeNotInItem)
public VmVolumeWhereInput type(VmVolumeType type)
@Nullable public VmVolumeType getType()
public void setType(VmVolumeType type)
public VmVolumeWhereInput typeIn(List<VmVolumeType> typeIn)
public VmVolumeWhereInput addTypeInItem(VmVolumeType typeInItem)
@Nullable public List<VmVolumeType> getTypeIn()
public void setTypeIn(List<VmVolumeType> typeIn)
public VmVolumeWhereInput typeNot(VmVolumeType typeNot)
@Nullable public VmVolumeType getTypeNot()
public void setTypeNot(VmVolumeType typeNot)
public VmVolumeWhereInput typeNotIn(List<VmVolumeType> typeNotIn)
public VmVolumeWhereInput addTypeNotInItem(VmVolumeType typeNotInItem)
@Nullable public List<VmVolumeType> getTypeNotIn()
public void setTypeNotIn(List<VmVolumeType> typeNotIn)
public VmVolumeWhereInput uniqueLogicalSize(Double uniqueLogicalSize)
@Nullable public Double getUniqueLogicalSize()
public void setUniqueLogicalSize(Double uniqueLogicalSize)
public VmVolumeWhereInput uniqueLogicalSizeGt(Double uniqueLogicalSizeGt)
@Nullable public Double getUniqueLogicalSizeGt()
public void setUniqueLogicalSizeGt(Double uniqueLogicalSizeGt)
public VmVolumeWhereInput uniqueLogicalSizeGte(Double uniqueLogicalSizeGte)
@Nullable public Double getUniqueLogicalSizeGte()
public void setUniqueLogicalSizeGte(Double uniqueLogicalSizeGte)
public VmVolumeWhereInput uniqueLogicalSizeIn(List<Double> uniqueLogicalSizeIn)
public VmVolumeWhereInput addUniqueLogicalSizeInItem(Double uniqueLogicalSizeInItem)
@Nullable public List<Double> getUniqueLogicalSizeIn()
public VmVolumeWhereInput uniqueLogicalSizeLt(Double uniqueLogicalSizeLt)
@Nullable public Double getUniqueLogicalSizeLt()
public void setUniqueLogicalSizeLt(Double uniqueLogicalSizeLt)
public VmVolumeWhereInput uniqueLogicalSizeLte(Double uniqueLogicalSizeLte)
@Nullable public Double getUniqueLogicalSizeLte()
public void setUniqueLogicalSizeLte(Double uniqueLogicalSizeLte)
public VmVolumeWhereInput uniqueLogicalSizeNot(Double uniqueLogicalSizeNot)
@Nullable public Double getUniqueLogicalSizeNot()
public void setUniqueLogicalSizeNot(Double uniqueLogicalSizeNot)
public VmVolumeWhereInput uniqueLogicalSizeNotIn(List<Double> uniqueLogicalSizeNotIn)
public VmVolumeWhereInput addUniqueLogicalSizeNotInItem(Double uniqueLogicalSizeNotInItem)
@Nullable public List<Double> getUniqueLogicalSizeNotIn()
public void setUniqueLogicalSizeNotIn(List<Double> uniqueLogicalSizeNotIn)
public VmVolumeWhereInput uniqueSize(Long uniqueSize)
public void setUniqueSize(Long uniqueSize)
public VmVolumeWhereInput uniqueSizeGt(Long uniqueSizeGt)
public void setUniqueSizeGt(Long uniqueSizeGt)
public VmVolumeWhereInput uniqueSizeGte(Long uniqueSizeGte)
public void setUniqueSizeGte(Long uniqueSizeGte)
public VmVolumeWhereInput uniqueSizeIn(List<Long> uniqueSizeIn)
public VmVolumeWhereInput addUniqueSizeInItem(Long uniqueSizeInItem)
public VmVolumeWhereInput uniqueSizeLt(Long uniqueSizeLt)
public void setUniqueSizeLt(Long uniqueSizeLt)
public VmVolumeWhereInput uniqueSizeLte(Long uniqueSizeLte)
public void setUniqueSizeLte(Long uniqueSizeLte)
public VmVolumeWhereInput uniqueSizeNot(Long uniqueSizeNot)
public void setUniqueSizeNot(Long uniqueSizeNot)
public VmVolumeWhereInput uniqueSizeNotIn(List<Long> uniqueSizeNotIn)
public VmVolumeWhereInput addUniqueSizeNotInItem(Long uniqueSizeNotInItem)
@Nullable public List<Long> getUniqueSizeNotIn()
public VmVolumeWhereInput vmDisksEvery(VmDiskWhereInput vmDisksEvery)
@Nullable public VmDiskWhereInput getVmDisksEvery()
public void setVmDisksEvery(VmDiskWhereInput vmDisksEvery)
public VmVolumeWhereInput vmDisksNone(VmDiskWhereInput vmDisksNone)
@Nullable public VmDiskWhereInput getVmDisksNone()
public void setVmDisksNone(VmDiskWhereInput vmDisksNone)
public VmVolumeWhereInput vmDisksSome(VmDiskWhereInput vmDisksSome)
@Nullable public VmDiskWhereInput getVmDisksSome()
public void setVmDisksSome(VmDiskWhereInput vmDisksSome)
Copyright © 2025. All rights reserved.