@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmVolumeSnapshotWhereInput extends Object
| 构造器和说明 |
|---|
VmVolumeSnapshotWhereInput() |
public static final String SERIALIZED_NAME_CREATE_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_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_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_SHARED_SIZE_GT
public static final String SERIALIZED_NAME_SHARED_SIZE_GTE
public static final String SERIALIZED_NAME_SHARED_SIZE_IN
public static final String SERIALIZED_NAME_SHARED_SIZE_LT
public static final String SERIALIZED_NAME_SHARED_SIZE_LTE
public static final String SERIALIZED_NAME_SHARED_SIZE_NOT
public static final String SERIALIZED_NAME_SHARED_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_VOLUME_SHARING
public static final String SERIALIZED_NAME_VOLUME_SHARING_NOT
public static final String SERIALIZED_NAME_VOLUME_SIZE_GT
public static final String SERIALIZED_NAME_VOLUME_SIZE_GTE
public static final String SERIALIZED_NAME_VOLUME_SIZE_IN
public static final String SERIALIZED_NAME_VOLUME_SIZE_LT
public static final String SERIALIZED_NAME_VOLUME_SIZE_LTE
public static final String SERIALIZED_NAME_VOLUME_SIZE_NOT
public static final String SERIALIZED_NAME_VOLUME_SIZE_NOT_IN
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_CONTAINS
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_ENDS_WITH
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_GT
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_GTE
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_IN
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_LT
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_LTE
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_NOT
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_NOT_CONTAINS
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_NOT_IN
public static final String SERIALIZED_NAME_ZBS_SNAPSHOT_UUID_NOT_STARTS_WITH
public VmVolumeSnapshotWhereInput AND(List<VmVolumeSnapshotWhereInput> AND)
public VmVolumeSnapshotWhereInput addANDItem(VmVolumeSnapshotWhereInput ANDItem)
@Nullable public List<VmVolumeSnapshotWhereInput> getAND()
public void setAND(List<VmVolumeSnapshotWhereInput> AND)
public VmVolumeSnapshotWhereInput NOT(List<VmVolumeSnapshotWhereInput> NOT)
public VmVolumeSnapshotWhereInput addNOTItem(VmVolumeSnapshotWhereInput NOTItem)
@Nullable public List<VmVolumeSnapshotWhereInput> getNOT()
public void setNOT(List<VmVolumeSnapshotWhereInput> NOT)
public VmVolumeSnapshotWhereInput OR(List<VmVolumeSnapshotWhereInput> OR)
public VmVolumeSnapshotWhereInput addORItem(VmVolumeSnapshotWhereInput ORItem)
@Nullable public List<VmVolumeSnapshotWhereInput> getOR()
public void setOR(List<VmVolumeSnapshotWhereInput> OR)
public VmVolumeSnapshotWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public VmVolumeSnapshotWhereInput createAt(String createAt)
public void setCreateAt(String createAt)
public VmVolumeSnapshotWhereInput createAtGt(String createAtGt)
public void setCreateAtGt(String createAtGt)
public VmVolumeSnapshotWhereInput createAtGte(String createAtGte)
public void setCreateAtGte(String createAtGte)
public VmVolumeSnapshotWhereInput createAtIn(List<String> createAtIn)
public VmVolumeSnapshotWhereInput addCreateAtInItem(String createAtInItem)
public VmVolumeSnapshotWhereInput createAtLt(String createAtLt)
public void setCreateAtLt(String createAtLt)
public VmVolumeSnapshotWhereInput createAtLte(String createAtLte)
public void setCreateAtLte(String createAtLte)
public VmVolumeSnapshotWhereInput createAtNot(String createAtNot)
public void setCreateAtNot(String createAtNot)
public VmVolumeSnapshotWhereInput createAtNotIn(List<String> createAtNotIn)
public VmVolumeSnapshotWhereInput addCreateAtNotInItem(String createAtNotInItem)
@Nullable public List<String> getCreateAtNotIn()
public VmVolumeSnapshotWhereInput description(String description)
public void setDescription(String description)
public VmVolumeSnapshotWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public VmVolumeSnapshotWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public VmVolumeSnapshotWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public VmVolumeSnapshotWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public VmVolumeSnapshotWhereInput descriptionIn(List<String> descriptionIn)
public VmVolumeSnapshotWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public VmVolumeSnapshotWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public VmVolumeSnapshotWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public VmVolumeSnapshotWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public VmVolumeSnapshotWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public VmVolumeSnapshotWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public VmVolumeSnapshotWhereInput descriptionNotIn(List<String> descriptionNotIn)
public VmVolumeSnapshotWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public VmVolumeSnapshotWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public VmVolumeSnapshotWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public VmVolumeSnapshotWhereInput elfStoragePolicy(VmVolumeElfStoragePolicyType elfStoragePolicy)
@Nullable public VmVolumeElfStoragePolicyType getElfStoragePolicy()
public void setElfStoragePolicy(VmVolumeElfStoragePolicyType elfStoragePolicy)
public VmVolumeSnapshotWhereInput elfStoragePolicyIn(List<VmVolumeElfStoragePolicyType> elfStoragePolicyIn)
public VmVolumeSnapshotWhereInput addElfStoragePolicyInItem(VmVolumeElfStoragePolicyType elfStoragePolicyInItem)
@Nullable public List<VmVolumeElfStoragePolicyType> getElfStoragePolicyIn()
public void setElfStoragePolicyIn(List<VmVolumeElfStoragePolicyType> elfStoragePolicyIn)
public VmVolumeSnapshotWhereInput elfStoragePolicyNot(VmVolumeElfStoragePolicyType elfStoragePolicyNot)
@Nullable public VmVolumeElfStoragePolicyType getElfStoragePolicyNot()
public void setElfStoragePolicyNot(VmVolumeElfStoragePolicyType elfStoragePolicyNot)
public VmVolumeSnapshotWhereInput elfStoragePolicyNotIn(List<VmVolumeElfStoragePolicyType> elfStoragePolicyNotIn)
public VmVolumeSnapshotWhereInput addElfStoragePolicyNotInItem(VmVolumeElfStoragePolicyType elfStoragePolicyNotInItem)
@Nullable public List<VmVolumeElfStoragePolicyType> getElfStoragePolicyNotIn()
public void setElfStoragePolicyNotIn(List<VmVolumeElfStoragePolicyType> elfStoragePolicyNotIn)
public VmVolumeSnapshotWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VmVolumeSnapshotWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmVolumeSnapshotWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmVolumeSnapshotWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public VmVolumeSnapshotWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmVolumeSnapshotWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmVolumeSnapshotWhereInput id(String id)
public void setId(String id)
public VmVolumeSnapshotWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public VmVolumeSnapshotWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public VmVolumeSnapshotWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public VmVolumeSnapshotWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public VmVolumeSnapshotWhereInput idIn(List<String> idIn)
public VmVolumeSnapshotWhereInput addIdInItem(String idInItem)
public VmVolumeSnapshotWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public VmVolumeSnapshotWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public VmVolumeSnapshotWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public VmVolumeSnapshotWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public VmVolumeSnapshotWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public VmVolumeSnapshotWhereInput idNotIn(List<String> idNotIn)
public VmVolumeSnapshotWhereInput addIdNotInItem(String idNotInItem)
public VmVolumeSnapshotWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public VmVolumeSnapshotWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public VmVolumeSnapshotWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public VmVolumeSnapshotWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public VmVolumeSnapshotWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public VmVolumeSnapshotWhereInput localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public VmVolumeSnapshotWhereInput localCreatedAtGt(String localCreatedAtGt)
@Nullable public String getLocalCreatedAtGt()
public void setLocalCreatedAtGt(String localCreatedAtGt)
public VmVolumeSnapshotWhereInput localCreatedAtGte(String localCreatedAtGte)
@Nullable public String getLocalCreatedAtGte()
public void setLocalCreatedAtGte(String localCreatedAtGte)
public VmVolumeSnapshotWhereInput localCreatedAtIn(List<String> localCreatedAtIn)
public VmVolumeSnapshotWhereInput addLocalCreatedAtInItem(String localCreatedAtInItem)
@Nullable public List<String> getLocalCreatedAtIn()
public VmVolumeSnapshotWhereInput localCreatedAtLt(String localCreatedAtLt)
@Nullable public String getLocalCreatedAtLt()
public void setLocalCreatedAtLt(String localCreatedAtLt)
public VmVolumeSnapshotWhereInput localCreatedAtLte(String localCreatedAtLte)
@Nullable public String getLocalCreatedAtLte()
public void setLocalCreatedAtLte(String localCreatedAtLte)
public VmVolumeSnapshotWhereInput localCreatedAtNot(String localCreatedAtNot)
@Nullable public String getLocalCreatedAtNot()
public void setLocalCreatedAtNot(String localCreatedAtNot)
public VmVolumeSnapshotWhereInput localCreatedAtNotIn(List<String> localCreatedAtNotIn)
public VmVolumeSnapshotWhereInput addLocalCreatedAtNotInItem(String localCreatedAtNotInItem)
@Nullable public List<String> getLocalCreatedAtNotIn()
public VmVolumeSnapshotWhereInput localId(String localId)
public void setLocalId(String localId)
public VmVolumeSnapshotWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public VmVolumeSnapshotWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public VmVolumeSnapshotWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public VmVolumeSnapshotWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public VmVolumeSnapshotWhereInput localIdIn(List<String> localIdIn)
public VmVolumeSnapshotWhereInput addLocalIdInItem(String localIdInItem)
public VmVolumeSnapshotWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public VmVolumeSnapshotWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public VmVolumeSnapshotWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public VmVolumeSnapshotWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public VmVolumeSnapshotWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public VmVolumeSnapshotWhereInput localIdNotIn(List<String> localIdNotIn)
public VmVolumeSnapshotWhereInput addLocalIdNotInItem(String localIdNotInItem)
public VmVolumeSnapshotWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public VmVolumeSnapshotWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public VmVolumeSnapshotWhereInput name(String name)
public void setName(String name)
public VmVolumeSnapshotWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public VmVolumeSnapshotWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public VmVolumeSnapshotWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public VmVolumeSnapshotWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public VmVolumeSnapshotWhereInput nameIn(List<String> nameIn)
public VmVolumeSnapshotWhereInput addNameInItem(String nameInItem)
public VmVolumeSnapshotWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public VmVolumeSnapshotWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public VmVolumeSnapshotWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public VmVolumeSnapshotWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public VmVolumeSnapshotWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public VmVolumeSnapshotWhereInput nameNotIn(List<String> nameNotIn)
public VmVolumeSnapshotWhereInput addNameNotInItem(String nameNotInItem)
public VmVolumeSnapshotWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public VmVolumeSnapshotWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public VmVolumeSnapshotWhereInput sharedSize(Double sharedSize)
public void setSharedSize(Double sharedSize)
public VmVolumeSnapshotWhereInput sharedSizeGt(Double sharedSizeGt)
public void setSharedSizeGt(Double sharedSizeGt)
public VmVolumeSnapshotWhereInput sharedSizeGte(Double sharedSizeGte)
public void setSharedSizeGte(Double sharedSizeGte)
public VmVolumeSnapshotWhereInput sharedSizeIn(List<Double> sharedSizeIn)
public VmVolumeSnapshotWhereInput addSharedSizeInItem(Double sharedSizeInItem)
public VmVolumeSnapshotWhereInput sharedSizeLt(Double sharedSizeLt)
public void setSharedSizeLt(Double sharedSizeLt)
public VmVolumeSnapshotWhereInput sharedSizeLte(Double sharedSizeLte)
public void setSharedSizeLte(Double sharedSizeLte)
public VmVolumeSnapshotWhereInput sharedSizeNot(Double sharedSizeNot)
public void setSharedSizeNot(Double sharedSizeNot)
public VmVolumeSnapshotWhereInput sharedSizeNotIn(List<Double> sharedSizeNotIn)
public VmVolumeSnapshotWhereInput addSharedSizeNotInItem(Double sharedSizeNotInItem)
@Nullable public List<Double> getSharedSizeNotIn()
public VmVolumeSnapshotWhereInput size(Double size)
public void setSize(Double size)
public VmVolumeSnapshotWhereInput sizeGt(Double sizeGt)
public void setSizeGt(Double sizeGt)
public VmVolumeSnapshotWhereInput sizeGte(Double sizeGte)
public void setSizeGte(Double sizeGte)
public VmVolumeSnapshotWhereInput sizeIn(List<Double> sizeIn)
public VmVolumeSnapshotWhereInput addSizeInItem(Double sizeInItem)
public VmVolumeSnapshotWhereInput sizeLt(Double sizeLt)
public void setSizeLt(Double sizeLt)
public VmVolumeSnapshotWhereInput sizeLte(Double sizeLte)
public void setSizeLte(Double sizeLte)
public VmVolumeSnapshotWhereInput sizeNot(Double sizeNot)
public void setSizeNot(Double sizeNot)
public VmVolumeSnapshotWhereInput sizeNotIn(List<Double> sizeNotIn)
public VmVolumeSnapshotWhereInput addSizeNotInItem(Double sizeNotInItem)
public VmVolumeSnapshotWhereInput type(VmVolumeSnapshotType type)
@Nullable public VmVolumeSnapshotType getType()
public void setType(VmVolumeSnapshotType type)
public VmVolumeSnapshotWhereInput typeIn(List<VmVolumeSnapshotType> typeIn)
public VmVolumeSnapshotWhereInput addTypeInItem(VmVolumeSnapshotType typeInItem)
@Nullable public List<VmVolumeSnapshotType> getTypeIn()
public void setTypeIn(List<VmVolumeSnapshotType> typeIn)
public VmVolumeSnapshotWhereInput typeNot(VmVolumeSnapshotType typeNot)
@Nullable public VmVolumeSnapshotType getTypeNot()
public void setTypeNot(VmVolumeSnapshotType typeNot)
public VmVolumeSnapshotWhereInput typeNotIn(List<VmVolumeSnapshotType> typeNotIn)
public VmVolumeSnapshotWhereInput addTypeNotInItem(VmVolumeSnapshotType typeNotInItem)
@Nullable public List<VmVolumeSnapshotType> getTypeNotIn()
public void setTypeNotIn(List<VmVolumeSnapshotType> typeNotIn)
public VmVolumeSnapshotWhereInput uniqueSize(Double uniqueSize)
public void setUniqueSize(Double uniqueSize)
public VmVolumeSnapshotWhereInput uniqueSizeGt(Double uniqueSizeGt)
public void setUniqueSizeGt(Double uniqueSizeGt)
public VmVolumeSnapshotWhereInput uniqueSizeGte(Double uniqueSizeGte)
public void setUniqueSizeGte(Double uniqueSizeGte)
public VmVolumeSnapshotWhereInput uniqueSizeIn(List<Double> uniqueSizeIn)
public VmVolumeSnapshotWhereInput addUniqueSizeInItem(Double uniqueSizeInItem)
public VmVolumeSnapshotWhereInput uniqueSizeLt(Double uniqueSizeLt)
public void setUniqueSizeLt(Double uniqueSizeLt)
public VmVolumeSnapshotWhereInput uniqueSizeLte(Double uniqueSizeLte)
public void setUniqueSizeLte(Double uniqueSizeLte)
public VmVolumeSnapshotWhereInput uniqueSizeNot(Double uniqueSizeNot)
public void setUniqueSizeNot(Double uniqueSizeNot)
public VmVolumeSnapshotWhereInput uniqueSizeNotIn(List<Double> uniqueSizeNotIn)
public VmVolumeSnapshotWhereInput addUniqueSizeNotInItem(Double uniqueSizeNotInItem)
@Nullable public List<Double> getUniqueSizeNotIn()
public VmVolumeSnapshotWhereInput vmVolume(VmVolumeWhereInput vmVolume)
@Nullable public VmVolumeWhereInput getVmVolume()
public void setVmVolume(VmVolumeWhereInput vmVolume)
public VmVolumeSnapshotWhereInput volumeSharing(Boolean volumeSharing)
public void setVolumeSharing(Boolean volumeSharing)
public VmVolumeSnapshotWhereInput volumeSharingNot(Boolean volumeSharingNot)
@Nullable public Boolean getVolumeSharingNot()
public void setVolumeSharingNot(Boolean volumeSharingNot)
public VmVolumeSnapshotWhereInput volumeSize(Double volumeSize)
public void setVolumeSize(Double volumeSize)
public VmVolumeSnapshotWhereInput volumeSizeGt(Double volumeSizeGt)
public void setVolumeSizeGt(Double volumeSizeGt)
public VmVolumeSnapshotWhereInput volumeSizeGte(Double volumeSizeGte)
public void setVolumeSizeGte(Double volumeSizeGte)
public VmVolumeSnapshotWhereInput volumeSizeIn(List<Double> volumeSizeIn)
public VmVolumeSnapshotWhereInput addVolumeSizeInItem(Double volumeSizeInItem)
public VmVolumeSnapshotWhereInput volumeSizeLt(Double volumeSizeLt)
public void setVolumeSizeLt(Double volumeSizeLt)
public VmVolumeSnapshotWhereInput volumeSizeLte(Double volumeSizeLte)
public void setVolumeSizeLte(Double volumeSizeLte)
public VmVolumeSnapshotWhereInput volumeSizeNot(Double volumeSizeNot)
public void setVolumeSizeNot(Double volumeSizeNot)
public VmVolumeSnapshotWhereInput volumeSizeNotIn(List<Double> volumeSizeNotIn)
public VmVolumeSnapshotWhereInput addVolumeSizeNotInItem(Double volumeSizeNotInItem)
@Nullable public List<Double> getVolumeSizeNotIn()
public VmVolumeSnapshotWhereInput zbsSnapshotUuid(String zbsSnapshotUuid)
@Nullable public String getZbsSnapshotUuid()
public void setZbsSnapshotUuid(String zbsSnapshotUuid)
public VmVolumeSnapshotWhereInput zbsSnapshotUuidContains(String zbsSnapshotUuidContains)
@Nullable public String getZbsSnapshotUuidContains()
public void setZbsSnapshotUuidContains(String zbsSnapshotUuidContains)
public VmVolumeSnapshotWhereInput zbsSnapshotUuidEndsWith(String zbsSnapshotUuidEndsWith)
@Nullable public String getZbsSnapshotUuidEndsWith()
public void setZbsSnapshotUuidEndsWith(String zbsSnapshotUuidEndsWith)
public VmVolumeSnapshotWhereInput zbsSnapshotUuidGt(String zbsSnapshotUuidGt)
@Nullable public String getZbsSnapshotUuidGt()
public void setZbsSnapshotUuidGt(String zbsSnapshotUuidGt)
public VmVolumeSnapshotWhereInput zbsSnapshotUuidGte(String zbsSnapshotUuidGte)
@Nullable public String getZbsSnapshotUuidGte()
public void setZbsSnapshotUuidGte(String zbsSnapshotUuidGte)
public VmVolumeSnapshotWhereInput zbsSnapshotUuidIn(List<String> zbsSnapshotUuidIn)
public VmVolumeSnapshotWhereInput addZbsSnapshotUuidInItem(String zbsSnapshotUuidInItem)
@Nullable public List<String> getZbsSnapshotUuidIn()
public VmVolumeSnapshotWhereInput zbsSnapshotUuidLt(String zbsSnapshotUuidLt)
@Nullable public String getZbsSnapshotUuidLt()
public void setZbsSnapshotUuidLt(String zbsSnapshotUuidLt)
public VmVolumeSnapshotWhereInput zbsSnapshotUuidLte(String zbsSnapshotUuidLte)
@Nullable public String getZbsSnapshotUuidLte()
public void setZbsSnapshotUuidLte(String zbsSnapshotUuidLte)
public VmVolumeSnapshotWhereInput zbsSnapshotUuidNot(String zbsSnapshotUuidNot)
@Nullable public String getZbsSnapshotUuidNot()
public void setZbsSnapshotUuidNot(String zbsSnapshotUuidNot)
public VmVolumeSnapshotWhereInput zbsSnapshotUuidNotContains(String zbsSnapshotUuidNotContains)
@Nullable public String getZbsSnapshotUuidNotContains()
public void setZbsSnapshotUuidNotContains(String zbsSnapshotUuidNotContains)
public VmVolumeSnapshotWhereInput zbsSnapshotUuidNotEndsWith(String zbsSnapshotUuidNotEndsWith)
@Nullable public String getZbsSnapshotUuidNotEndsWith()
public void setZbsSnapshotUuidNotEndsWith(String zbsSnapshotUuidNotEndsWith)
public VmVolumeSnapshotWhereInput zbsSnapshotUuidNotIn(List<String> zbsSnapshotUuidNotIn)
public VmVolumeSnapshotWhereInput addZbsSnapshotUuidNotInItem(String zbsSnapshotUuidNotInItem)
@Nullable public List<String> getZbsSnapshotUuidNotIn()
public VmVolumeSnapshotWhereInput zbsSnapshotUuidNotStartsWith(String zbsSnapshotUuidNotStartsWith)
@Nullable public String getZbsSnapshotUuidNotStartsWith()
public void setZbsSnapshotUuidNotStartsWith(String zbsSnapshotUuidNotStartsWith)
public VmVolumeSnapshotWhereInput zbsSnapshotUuidStartsWith(String zbsSnapshotUuidStartsWith)
@Nullable public String getZbsSnapshotUuidStartsWith()
public void setZbsSnapshotUuidStartsWith(String zbsSnapshotUuidStartsWith)
Copyright © 2025. All rights reserved.