@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NfsInodeWhereInput extends Object
| 构造器和说明 |
|---|
NfsInodeWhereInput() |
public static final String SERIALIZED_NAME_ASSIGNED_SIZE_GT
public static final String SERIALIZED_NAME_ASSIGNED_SIZE_GTE
public static final String SERIALIZED_NAME_ASSIGNED_SIZE_IN
public static final String SERIALIZED_NAME_ASSIGNED_SIZE_LT
public static final String SERIALIZED_NAME_ASSIGNED_SIZE_LTE
public static final String SERIALIZED_NAME_ASSIGNED_SIZE_NOT
public static final String SERIALIZED_NAME_ASSIGNED_SIZE_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_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_LOCAL_UPDATED_AT
public static final String SERIALIZED_NAME_LOCAL_UPDATED_AT_GT
public static final String SERIALIZED_NAME_LOCAL_UPDATED_AT_GTE
public static final String SERIALIZED_NAME_LOCAL_UPDATED_AT_IN
public static final String SERIALIZED_NAME_LOCAL_UPDATED_AT_LT
public static final String SERIALIZED_NAME_LOCAL_UPDATED_AT_LTE
public static final String SERIALIZED_NAME_LOCAL_UPDATED_AT_NOT
public static final String SERIALIZED_NAME_LOCAL_UPDATED_AT_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_PARENT_ID_CONTAINS
public static final String SERIALIZED_NAME_PARENT_ID_ENDS_WITH
public static final String SERIALIZED_NAME_PARENT_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_PARENT_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_PARENT_ID_NOT_IN
public static final String SERIALIZED_NAME_PARENT_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_PARENT_ID_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_SNAPSHOT_NUM_GT
public static final String SERIALIZED_NAME_SNAPSHOT_NUM_GTE
public static final String SERIALIZED_NAME_SNAPSHOT_NUM_IN
public static final String SERIALIZED_NAME_SNAPSHOT_NUM_LT
public static final String SERIALIZED_NAME_SNAPSHOT_NUM_LTE
public static final String SERIALIZED_NAME_SNAPSHOT_NUM_NOT
public static final String SERIALIZED_NAME_SNAPSHOT_NUM_NOT_IN
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 NfsInodeWhereInput AND(List<NfsInodeWhereInput> AND)
public NfsInodeWhereInput addANDItem(NfsInodeWhereInput ANDItem)
@Nullable public List<NfsInodeWhereInput> getAND()
public void setAND(List<NfsInodeWhereInput> AND)
public NfsInodeWhereInput NOT(List<NfsInodeWhereInput> NOT)
public NfsInodeWhereInput addNOTItem(NfsInodeWhereInput NOTItem)
@Nullable public List<NfsInodeWhereInput> getNOT()
public void setNOT(List<NfsInodeWhereInput> NOT)
public NfsInodeWhereInput OR(List<NfsInodeWhereInput> OR)
public NfsInodeWhereInput addORItem(NfsInodeWhereInput ORItem)
@Nullable public List<NfsInodeWhereInput> getOR()
public void setOR(List<NfsInodeWhereInput> OR)
public NfsInodeWhereInput assignedSize(Long assignedSize)
public void setAssignedSize(Long assignedSize)
public NfsInodeWhereInput assignedSizeGt(Long assignedSizeGt)
public void setAssignedSizeGt(Long assignedSizeGt)
public NfsInodeWhereInput assignedSizeGte(Long assignedSizeGte)
@Nullable public Long getAssignedSizeGte()
public void setAssignedSizeGte(Long assignedSizeGte)
public NfsInodeWhereInput assignedSizeIn(List<Long> assignedSizeIn)
public NfsInodeWhereInput addAssignedSizeInItem(Long assignedSizeInItem)
@Nullable public List<Long> getAssignedSizeIn()
public NfsInodeWhereInput assignedSizeLt(Long assignedSizeLt)
public void setAssignedSizeLt(Long assignedSizeLt)
public NfsInodeWhereInput assignedSizeLte(Long assignedSizeLte)
@Nullable public Long getAssignedSizeLte()
public void setAssignedSizeLte(Long assignedSizeLte)
public NfsInodeWhereInput assignedSizeNot(Long assignedSizeNot)
@Nullable public Long getAssignedSizeNot()
public void setAssignedSizeNot(Long assignedSizeNot)
public NfsInodeWhereInput assignedSizeNotIn(List<Long> assignedSizeNotIn)
public NfsInodeWhereInput addAssignedSizeNotInItem(Long assignedSizeNotInItem)
@Nullable public List<Long> getAssignedSizeNotIn()
public NfsInodeWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public NfsInodeWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public NfsInodeWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public NfsInodeWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public NfsInodeWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public NfsInodeWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public NfsInodeWhereInput _file(Boolean _file)
public void setFile(Boolean _file)
public NfsInodeWhereInput fileNot(Boolean fileNot)
public void setFileNot(Boolean fileNot)
public NfsInodeWhereInput id(String id)
public void setId(String id)
public NfsInodeWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public NfsInodeWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public NfsInodeWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public NfsInodeWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public NfsInodeWhereInput idIn(List<String> idIn)
public NfsInodeWhereInput addIdInItem(String idInItem)
public NfsInodeWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public NfsInodeWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public NfsInodeWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public NfsInodeWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public NfsInodeWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public NfsInodeWhereInput idNotIn(List<String> idNotIn)
public NfsInodeWhereInput addIdNotInItem(String idNotInItem)
public NfsInodeWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public NfsInodeWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public NfsInodeWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public NfsInodeWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public NfsInodeWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public NfsInodeWhereInput localId(String localId)
public void setLocalId(String localId)
public NfsInodeWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public NfsInodeWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public NfsInodeWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public NfsInodeWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public NfsInodeWhereInput localIdIn(List<String> localIdIn)
public NfsInodeWhereInput addLocalIdInItem(String localIdInItem)
public NfsInodeWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public NfsInodeWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public NfsInodeWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public NfsInodeWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public NfsInodeWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public NfsInodeWhereInput localIdNotIn(List<String> localIdNotIn)
public NfsInodeWhereInput addLocalIdNotInItem(String localIdNotInItem)
public NfsInodeWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public NfsInodeWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public NfsInodeWhereInput localUpdatedAt(String localUpdatedAt)
public void setLocalUpdatedAt(String localUpdatedAt)
public NfsInodeWhereInput localUpdatedAtGt(String localUpdatedAtGt)
@Nullable public String getLocalUpdatedAtGt()
public void setLocalUpdatedAtGt(String localUpdatedAtGt)
public NfsInodeWhereInput localUpdatedAtGte(String localUpdatedAtGte)
@Nullable public String getLocalUpdatedAtGte()
public void setLocalUpdatedAtGte(String localUpdatedAtGte)
public NfsInodeWhereInput localUpdatedAtIn(List<String> localUpdatedAtIn)
public NfsInodeWhereInput addLocalUpdatedAtInItem(String localUpdatedAtInItem)
@Nullable public List<String> getLocalUpdatedAtIn()
public NfsInodeWhereInput localUpdatedAtLt(String localUpdatedAtLt)
@Nullable public String getLocalUpdatedAtLt()
public void setLocalUpdatedAtLt(String localUpdatedAtLt)
public NfsInodeWhereInput localUpdatedAtLte(String localUpdatedAtLte)
@Nullable public String getLocalUpdatedAtLte()
public void setLocalUpdatedAtLte(String localUpdatedAtLte)
public NfsInodeWhereInput localUpdatedAtNot(String localUpdatedAtNot)
@Nullable public String getLocalUpdatedAtNot()
public void setLocalUpdatedAtNot(String localUpdatedAtNot)
public NfsInodeWhereInput localUpdatedAtNotIn(List<String> localUpdatedAtNotIn)
public NfsInodeWhereInput addLocalUpdatedAtNotInItem(String localUpdatedAtNotInItem)
@Nullable public List<String> getLocalUpdatedAtNotIn()
public NfsInodeWhereInput name(String name)
public void setName(String name)
public NfsInodeWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public NfsInodeWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public NfsInodeWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public NfsInodeWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public NfsInodeWhereInput nameIn(List<String> nameIn)
public NfsInodeWhereInput addNameInItem(String nameInItem)
public NfsInodeWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public NfsInodeWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public NfsInodeWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public NfsInodeWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public NfsInodeWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public NfsInodeWhereInput nameNotIn(List<String> nameNotIn)
public NfsInodeWhereInput addNameNotInItem(String nameNotInItem)
public NfsInodeWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public NfsInodeWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public NfsInodeWhereInput nfsExport(NfsExportWhereInput nfsExport)
@Nullable public NfsExportWhereInput getNfsExport()
public void setNfsExport(NfsExportWhereInput nfsExport)
public NfsInodeWhereInput parentId(String parentId)
public void setParentId(String parentId)
public NfsInodeWhereInput parentIdContains(String parentIdContains)
@Nullable public String getParentIdContains()
public void setParentIdContains(String parentIdContains)
public NfsInodeWhereInput parentIdEndsWith(String parentIdEndsWith)
@Nullable public String getParentIdEndsWith()
public void setParentIdEndsWith(String parentIdEndsWith)
public NfsInodeWhereInput parentIdGt(String parentIdGt)
public void setParentIdGt(String parentIdGt)
public NfsInodeWhereInput parentIdGte(String parentIdGte)
public void setParentIdGte(String parentIdGte)
public NfsInodeWhereInput parentIdIn(List<String> parentIdIn)
public NfsInodeWhereInput addParentIdInItem(String parentIdInItem)
public NfsInodeWhereInput parentIdLt(String parentIdLt)
public void setParentIdLt(String parentIdLt)
public NfsInodeWhereInput parentIdLte(String parentIdLte)
public void setParentIdLte(String parentIdLte)
public NfsInodeWhereInput parentIdNot(String parentIdNot)
public void setParentIdNot(String parentIdNot)
public NfsInodeWhereInput parentIdNotContains(String parentIdNotContains)
@Nullable public String getParentIdNotContains()
public void setParentIdNotContains(String parentIdNotContains)
public NfsInodeWhereInput parentIdNotEndsWith(String parentIdNotEndsWith)
@Nullable public String getParentIdNotEndsWith()
public void setParentIdNotEndsWith(String parentIdNotEndsWith)
public NfsInodeWhereInput parentIdNotIn(List<String> parentIdNotIn)
public NfsInodeWhereInput addParentIdNotInItem(String parentIdNotInItem)
@Nullable public List<String> getParentIdNotIn()
public NfsInodeWhereInput parentIdNotStartsWith(String parentIdNotStartsWith)
@Nullable public String getParentIdNotStartsWith()
public void setParentIdNotStartsWith(String parentIdNotStartsWith)
public NfsInodeWhereInput parentIdStartsWith(String parentIdStartsWith)
@Nullable public String getParentIdStartsWith()
public void setParentIdStartsWith(String parentIdStartsWith)
public NfsInodeWhereInput sharedSize(Long sharedSize)
public void setSharedSize(Long sharedSize)
public NfsInodeWhereInput sharedSizeGt(Long sharedSizeGt)
public void setSharedSizeGt(Long sharedSizeGt)
public NfsInodeWhereInput sharedSizeGte(Long sharedSizeGte)
public void setSharedSizeGte(Long sharedSizeGte)
public NfsInodeWhereInput sharedSizeIn(List<Long> sharedSizeIn)
public NfsInodeWhereInput addSharedSizeInItem(Long sharedSizeInItem)
public NfsInodeWhereInput sharedSizeLt(Long sharedSizeLt)
public void setSharedSizeLt(Long sharedSizeLt)
public NfsInodeWhereInput sharedSizeLte(Long sharedSizeLte)
public void setSharedSizeLte(Long sharedSizeLte)
public NfsInodeWhereInput sharedSizeNot(Long sharedSizeNot)
public void setSharedSizeNot(Long sharedSizeNot)
public NfsInodeWhereInput sharedSizeNotIn(List<Long> sharedSizeNotIn)
public NfsInodeWhereInput addSharedSizeNotInItem(Long sharedSizeNotInItem)
@Nullable public List<Long> getSharedSizeNotIn()
public NfsInodeWhereInput snapshotNum(Integer snapshotNum)
public void setSnapshotNum(Integer snapshotNum)
public NfsInodeWhereInput snapshotNumGt(Integer snapshotNumGt)
public void setSnapshotNumGt(Integer snapshotNumGt)
public NfsInodeWhereInput snapshotNumGte(Integer snapshotNumGte)
@Nullable public Integer getSnapshotNumGte()
public void setSnapshotNumGte(Integer snapshotNumGte)
public NfsInodeWhereInput snapshotNumIn(List<Integer> snapshotNumIn)
public NfsInodeWhereInput addSnapshotNumInItem(Integer snapshotNumInItem)
@Nullable public List<Integer> getSnapshotNumIn()
public NfsInodeWhereInput snapshotNumLt(Integer snapshotNumLt)
public void setSnapshotNumLt(Integer snapshotNumLt)
public NfsInodeWhereInput snapshotNumLte(Integer snapshotNumLte)
@Nullable public Integer getSnapshotNumLte()
public void setSnapshotNumLte(Integer snapshotNumLte)
public NfsInodeWhereInput snapshotNumNot(Integer snapshotNumNot)
@Nullable public Integer getSnapshotNumNot()
public void setSnapshotNumNot(Integer snapshotNumNot)
public NfsInodeWhereInput snapshotNumNotIn(List<Integer> snapshotNumNotIn)
public NfsInodeWhereInput addSnapshotNumNotInItem(Integer snapshotNumNotInItem)
@Nullable public List<Integer> getSnapshotNumNotIn()
public NfsInodeWhereInput uniqueLogicalSize(Double uniqueLogicalSize)
@Nullable public Double getUniqueLogicalSize()
public void setUniqueLogicalSize(Double uniqueLogicalSize)
public NfsInodeWhereInput uniqueLogicalSizeGt(Double uniqueLogicalSizeGt)
@Nullable public Double getUniqueLogicalSizeGt()
public void setUniqueLogicalSizeGt(Double uniqueLogicalSizeGt)
public NfsInodeWhereInput uniqueLogicalSizeGte(Double uniqueLogicalSizeGte)
@Nullable public Double getUniqueLogicalSizeGte()
public void setUniqueLogicalSizeGte(Double uniqueLogicalSizeGte)
public NfsInodeWhereInput uniqueLogicalSizeIn(List<Double> uniqueLogicalSizeIn)
public NfsInodeWhereInput addUniqueLogicalSizeInItem(Double uniqueLogicalSizeInItem)
@Nullable public List<Double> getUniqueLogicalSizeIn()
public NfsInodeWhereInput uniqueLogicalSizeLt(Double uniqueLogicalSizeLt)
@Nullable public Double getUniqueLogicalSizeLt()
public void setUniqueLogicalSizeLt(Double uniqueLogicalSizeLt)
public NfsInodeWhereInput uniqueLogicalSizeLte(Double uniqueLogicalSizeLte)
@Nullable public Double getUniqueLogicalSizeLte()
public void setUniqueLogicalSizeLte(Double uniqueLogicalSizeLte)
public NfsInodeWhereInput uniqueLogicalSizeNot(Double uniqueLogicalSizeNot)
@Nullable public Double getUniqueLogicalSizeNot()
public void setUniqueLogicalSizeNot(Double uniqueLogicalSizeNot)
public NfsInodeWhereInput uniqueLogicalSizeNotIn(List<Double> uniqueLogicalSizeNotIn)
public NfsInodeWhereInput addUniqueLogicalSizeNotInItem(Double uniqueLogicalSizeNotInItem)
@Nullable public List<Double> getUniqueLogicalSizeNotIn()
public void setUniqueLogicalSizeNotIn(List<Double> uniqueLogicalSizeNotIn)
public NfsInodeWhereInput uniqueSize(Long uniqueSize)
public void setUniqueSize(Long uniqueSize)
public NfsInodeWhereInput uniqueSizeGt(Long uniqueSizeGt)
public void setUniqueSizeGt(Long uniqueSizeGt)
public NfsInodeWhereInput uniqueSizeGte(Long uniqueSizeGte)
public void setUniqueSizeGte(Long uniqueSizeGte)
public NfsInodeWhereInput uniqueSizeIn(List<Long> uniqueSizeIn)
public NfsInodeWhereInput addUniqueSizeInItem(Long uniqueSizeInItem)
public NfsInodeWhereInput uniqueSizeLt(Long uniqueSizeLt)
public void setUniqueSizeLt(Long uniqueSizeLt)
public NfsInodeWhereInput uniqueSizeLte(Long uniqueSizeLte)
public void setUniqueSizeLte(Long uniqueSizeLte)
public NfsInodeWhereInput uniqueSizeNot(Long uniqueSizeNot)
public void setUniqueSizeNot(Long uniqueSizeNot)
public NfsInodeWhereInput uniqueSizeNotIn(List<Long> uniqueSizeNotIn)
public NfsInodeWhereInput addUniqueSizeNotInItem(Long uniqueSizeNotInItem)
@Nullable public List<Long> getUniqueSizeNotIn()
Copyright © 2025. All rights reserved.