@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class DiskWhereInput extends Object
| 构造器和说明 |
|---|
DiskWhereInput() |
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_CONTAINS
public static final String SERIALIZED_NAME_FIRMWARE_ENDS_WITH
public static final String SERIALIZED_NAME_FIRMWARE_NOT_CONTAINS
public static final String SERIALIZED_NAME_FIRMWARE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_FIRMWARE_NOT_IN
public static final String SERIALIZED_NAME_FIRMWARE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_FIRMWARE_STARTS_WITH
public static final String SERIALIZED_NAME_FUNCTION_NOT_IN
public static final String SERIALIZED_NAME_HEALTH_STATUS_IN
public static final String SERIALIZED_NAME_HEALTH_STATUS_NOT
public static final String SERIALIZED_NAME_HEALTH_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_MODEL_CONTAINS
public static final String SERIALIZED_NAME_MODEL_ENDS_WITH
public static final String SERIALIZED_NAME_MODEL_NOT_CONTAINS
public static final String SERIALIZED_NAME_MODEL_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_MODEL_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_MODEL_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_NUMA_NODE_NOT_IN
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_PERSISTENT_MEMORY_TYPE
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_CONTAINS
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_ENDS_WITH
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_GT
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_GTE
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_IN
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_LT
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_LTE
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_NOT
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_NOT_CONTAINS
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_NOT_IN
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_STARTS_WITH
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_GT
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_GTE
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_IN
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_LT
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_LTE
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_NOT
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_NOT_IN
public static final String SERIALIZED_NAME_PMEM_DIMMS_EVERY
public static final String SERIALIZED_NAME_PMEM_DIMMS_NONE
public static final String SERIALIZED_NAME_PMEM_DIMMS_SOME
public static final String SERIALIZED_NAME_RECOMMENDED_USAGE
public static final String SERIALIZED_NAME_RECOMMENDED_USAGE_IN
public static final String SERIALIZED_NAME_RECOMMENDED_USAGE_NOT
public static final String SERIALIZED_NAME_RECOMMENDED_USAGE_NOT_IN
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_GT
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_GTE
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_IN
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_LT
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_LTE
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_NOT
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_NOT_IN
public static final String SERIALIZED_NAME_SERIAL_CONTAINS
public static final String SERIALIZED_NAME_SERIAL_ENDS_WITH
public static final String SERIALIZED_NAME_SERIAL_NOT_CONTAINS
public static final String SERIALIZED_NAME_SERIAL_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_SERIAL_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_SERIAL_STARTS_WITH
public static final String SERIALIZED_NAME_USAGE_STATUS_IN
public static final String SERIALIZED_NAME_USAGE_STATUS_NOT
public DiskWhereInput AND(List<DiskWhereInput> AND)
public DiskWhereInput addANDItem(DiskWhereInput ANDItem)
@Nullable public List<DiskWhereInput> getAND()
public void setAND(List<DiskWhereInput> AND)
public DiskWhereInput NOT(List<DiskWhereInput> NOT)
public DiskWhereInput addNOTItem(DiskWhereInput NOTItem)
@Nullable public List<DiskWhereInput> getNOT()
public void setNOT(List<DiskWhereInput> NOT)
public DiskWhereInput OR(List<DiskWhereInput> OR)
public DiskWhereInput addORItem(DiskWhereInput ORItem)
@Nullable public List<DiskWhereInput> getOR()
public void setOR(List<DiskWhereInput> OR)
public DiskWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public DiskWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public DiskWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public DiskWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public DiskWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public DiskWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public DiskWhereInput firmware(String firmware)
public void setFirmware(String firmware)
public DiskWhereInput firmwareContains(String firmwareContains)
@Nullable public String getFirmwareContains()
public void setFirmwareContains(String firmwareContains)
public DiskWhereInput firmwareEndsWith(String firmwareEndsWith)
@Nullable public String getFirmwareEndsWith()
public void setFirmwareEndsWith(String firmwareEndsWith)
public DiskWhereInput firmwareGt(String firmwareGt)
public void setFirmwareGt(String firmwareGt)
public DiskWhereInput firmwareGte(String firmwareGte)
public void setFirmwareGte(String firmwareGte)
public DiskWhereInput firmwareIn(List<String> firmwareIn)
public DiskWhereInput addFirmwareInItem(String firmwareInItem)
public DiskWhereInput firmwareLt(String firmwareLt)
public void setFirmwareLt(String firmwareLt)
public DiskWhereInput firmwareLte(String firmwareLte)
public void setFirmwareLte(String firmwareLte)
public DiskWhereInput firmwareNot(String firmwareNot)
public void setFirmwareNot(String firmwareNot)
public DiskWhereInput firmwareNotContains(String firmwareNotContains)
@Nullable public String getFirmwareNotContains()
public void setFirmwareNotContains(String firmwareNotContains)
public DiskWhereInput firmwareNotEndsWith(String firmwareNotEndsWith)
@Nullable public String getFirmwareNotEndsWith()
public void setFirmwareNotEndsWith(String firmwareNotEndsWith)
public DiskWhereInput firmwareNotIn(List<String> firmwareNotIn)
public DiskWhereInput addFirmwareNotInItem(String firmwareNotInItem)
@Nullable public List<String> getFirmwareNotIn()
public DiskWhereInput firmwareNotStartsWith(String firmwareNotStartsWith)
@Nullable public String getFirmwareNotStartsWith()
public void setFirmwareNotStartsWith(String firmwareNotStartsWith)
public DiskWhereInput firmwareStartsWith(String firmwareStartsWith)
@Nullable public String getFirmwareStartsWith()
public void setFirmwareStartsWith(String firmwareStartsWith)
public DiskWhereInput function(DiskFunction function)
@Nullable public DiskFunction getFunction()
public void setFunction(DiskFunction function)
public DiskWhereInput functionIn(List<DiskFunction> functionIn)
public DiskWhereInput addFunctionInItem(DiskFunction functionInItem)
@Nullable public List<DiskFunction> getFunctionIn()
public void setFunctionIn(List<DiskFunction> functionIn)
public DiskWhereInput functionNot(DiskFunction functionNot)
@Nullable public DiskFunction getFunctionNot()
public void setFunctionNot(DiskFunction functionNot)
public DiskWhereInput functionNotIn(List<DiskFunction> functionNotIn)
public DiskWhereInput addFunctionNotInItem(DiskFunction functionNotInItem)
@Nullable public List<DiskFunction> getFunctionNotIn()
public void setFunctionNotIn(List<DiskFunction> functionNotIn)
public DiskWhereInput healthStatus(DiskHealthStatus healthStatus)
@Nullable public DiskHealthStatus getHealthStatus()
public void setHealthStatus(DiskHealthStatus healthStatus)
public DiskWhereInput healthStatusIn(List<DiskHealthStatus> healthStatusIn)
public DiskWhereInput addHealthStatusInItem(DiskHealthStatus healthStatusInItem)
@Nullable public List<DiskHealthStatus> getHealthStatusIn()
public void setHealthStatusIn(List<DiskHealthStatus> healthStatusIn)
public DiskWhereInput healthStatusNot(DiskHealthStatus healthStatusNot)
@Nullable public DiskHealthStatus getHealthStatusNot()
public void setHealthStatusNot(DiskHealthStatus healthStatusNot)
public DiskWhereInput healthStatusNotIn(List<DiskHealthStatus> healthStatusNotIn)
public DiskWhereInput addHealthStatusNotInItem(DiskHealthStatus healthStatusNotInItem)
@Nullable public List<DiskHealthStatus> getHealthStatusNotIn()
public void setHealthStatusNotIn(List<DiskHealthStatus> healthStatusNotIn)
public DiskWhereInput healthy(Boolean healthy)
public void setHealthy(Boolean healthy)
public DiskWhereInput healthyNot(Boolean healthyNot)
public void setHealthyNot(Boolean healthyNot)
public DiskWhereInput host(HostWhereInput host)
@Nullable public HostWhereInput getHost()
public void setHost(HostWhereInput host)
public DiskWhereInput id(String id)
public void setId(String id)
public DiskWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public DiskWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public DiskWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public DiskWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public DiskWhereInput idIn(List<String> idIn)
public DiskWhereInput addIdInItem(String idInItem)
public DiskWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public DiskWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public DiskWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public DiskWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public DiskWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public DiskWhereInput idNotIn(List<String> idNotIn)
public DiskWhereInput addIdNotInItem(String idNotInItem)
public DiskWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public DiskWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public DiskWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public DiskWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public DiskWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public DiskWhereInput localId(String localId)
public void setLocalId(String localId)
public DiskWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public DiskWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public DiskWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public DiskWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public DiskWhereInput localIdIn(List<String> localIdIn)
public DiskWhereInput addLocalIdInItem(String localIdInItem)
public DiskWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public DiskWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public DiskWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public DiskWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public DiskWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public DiskWhereInput localIdNotIn(List<String> localIdNotIn)
public DiskWhereInput addLocalIdNotInItem(String localIdNotInItem)
public DiskWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public DiskWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public DiskWhereInput model(String model)
public void setModel(String model)
public DiskWhereInput modelContains(String modelContains)
public void setModelContains(String modelContains)
public DiskWhereInput modelEndsWith(String modelEndsWith)
public void setModelEndsWith(String modelEndsWith)
public DiskWhereInput modelGt(String modelGt)
public void setModelGt(String modelGt)
public DiskWhereInput modelGte(String modelGte)
public void setModelGte(String modelGte)
public DiskWhereInput modelIn(List<String> modelIn)
public DiskWhereInput addModelInItem(String modelInItem)
public DiskWhereInput modelLt(String modelLt)
public void setModelLt(String modelLt)
public DiskWhereInput modelLte(String modelLte)
public void setModelLte(String modelLte)
public DiskWhereInput modelNot(String modelNot)
public void setModelNot(String modelNot)
public DiskWhereInput modelNotContains(String modelNotContains)
@Nullable public String getModelNotContains()
public void setModelNotContains(String modelNotContains)
public DiskWhereInput modelNotEndsWith(String modelNotEndsWith)
@Nullable public String getModelNotEndsWith()
public void setModelNotEndsWith(String modelNotEndsWith)
public DiskWhereInput modelNotIn(List<String> modelNotIn)
public DiskWhereInput addModelNotInItem(String modelNotInItem)
public DiskWhereInput modelNotStartsWith(String modelNotStartsWith)
@Nullable public String getModelNotStartsWith()
public void setModelNotStartsWith(String modelNotStartsWith)
public DiskWhereInput modelStartsWith(String modelStartsWith)
@Nullable public String getModelStartsWith()
public void setModelStartsWith(String modelStartsWith)
public DiskWhereInput mounted(Boolean mounted)
public void setMounted(Boolean mounted)
public DiskWhereInput mountedNot(Boolean mountedNot)
public void setMountedNot(Boolean mountedNot)
public DiskWhereInput name(String name)
public void setName(String name)
public DiskWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public DiskWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public DiskWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public DiskWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public DiskWhereInput nameIn(List<String> nameIn)
public DiskWhereInput addNameInItem(String nameInItem)
public DiskWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public DiskWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public DiskWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public DiskWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public DiskWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public DiskWhereInput nameNotIn(List<String> nameNotIn)
public DiskWhereInput addNameNotInItem(String nameNotInItem)
public DiskWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public DiskWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public DiskWhereInput numaNode(Integer numaNode)
public void setNumaNode(Integer numaNode)
public DiskWhereInput numaNodeGt(Integer numaNodeGt)
public void setNumaNodeGt(Integer numaNodeGt)
public DiskWhereInput numaNodeGte(Integer numaNodeGte)
public void setNumaNodeGte(Integer numaNodeGte)
public DiskWhereInput numaNodeIn(List<Integer> numaNodeIn)
public DiskWhereInput addNumaNodeInItem(Integer numaNodeInItem)
public DiskWhereInput numaNodeLt(Integer numaNodeLt)
public void setNumaNodeLt(Integer numaNodeLt)
public DiskWhereInput numaNodeLte(Integer numaNodeLte)
public void setNumaNodeLte(Integer numaNodeLte)
public DiskWhereInput numaNodeNot(Integer numaNodeNot)
public void setNumaNodeNot(Integer numaNodeNot)
public DiskWhereInput numaNodeNotIn(List<Integer> numaNodeNotIn)
public DiskWhereInput addNumaNodeNotInItem(Integer numaNodeNotInItem)
@Nullable public List<Integer> getNumaNodeNotIn()
public DiskWhereInput offline(Boolean offline)
public void setOffline(Boolean offline)
public DiskWhereInput offlineNot(Boolean offlineNot)
public void setOfflineNot(Boolean offlineNot)
public DiskWhereInput path(String path)
public void setPath(String path)
public DiskWhereInput pathContains(String pathContains)
public void setPathContains(String pathContains)
public DiskWhereInput pathEndsWith(String pathEndsWith)
public void setPathEndsWith(String pathEndsWith)
public DiskWhereInput pathGt(String pathGt)
public void setPathGt(String pathGt)
public DiskWhereInput pathGte(String pathGte)
public void setPathGte(String pathGte)
public DiskWhereInput pathIn(List<String> pathIn)
public DiskWhereInput addPathInItem(String pathInItem)
public DiskWhereInput pathLt(String pathLt)
public void setPathLt(String pathLt)
public DiskWhereInput pathLte(String pathLte)
public void setPathLte(String pathLte)
public DiskWhereInput pathNot(String pathNot)
public void setPathNot(String pathNot)
public DiskWhereInput pathNotContains(String pathNotContains)
@Nullable public String getPathNotContains()
public void setPathNotContains(String pathNotContains)
public DiskWhereInput pathNotEndsWith(String pathNotEndsWith)
@Nullable public String getPathNotEndsWith()
public void setPathNotEndsWith(String pathNotEndsWith)
public DiskWhereInput pathNotIn(List<String> pathNotIn)
public DiskWhereInput addPathNotInItem(String pathNotInItem)
public DiskWhereInput pathNotStartsWith(String pathNotStartsWith)
@Nullable public String getPathNotStartsWith()
public void setPathNotStartsWith(String pathNotStartsWith)
public DiskWhereInput pathStartsWith(String pathStartsWith)
public void setPathStartsWith(String pathStartsWith)
public DiskWhereInput persistentMemoryType(String persistentMemoryType)
@Nullable public String getPersistentMemoryType()
public void setPersistentMemoryType(String persistentMemoryType)
public DiskWhereInput persistentMemoryTypeContains(String persistentMemoryTypeContains)
@Nullable public String getPersistentMemoryTypeContains()
public void setPersistentMemoryTypeContains(String persistentMemoryTypeContains)
public DiskWhereInput persistentMemoryTypeEndsWith(String persistentMemoryTypeEndsWith)
@Nullable public String getPersistentMemoryTypeEndsWith()
public void setPersistentMemoryTypeEndsWith(String persistentMemoryTypeEndsWith)
public DiskWhereInput persistentMemoryTypeGt(String persistentMemoryTypeGt)
@Nullable public String getPersistentMemoryTypeGt()
public void setPersistentMemoryTypeGt(String persistentMemoryTypeGt)
public DiskWhereInput persistentMemoryTypeGte(String persistentMemoryTypeGte)
@Nullable public String getPersistentMemoryTypeGte()
public void setPersistentMemoryTypeGte(String persistentMemoryTypeGte)
public DiskWhereInput persistentMemoryTypeIn(List<String> persistentMemoryTypeIn)
public DiskWhereInput addPersistentMemoryTypeInItem(String persistentMemoryTypeInItem)
@Nullable public List<String> getPersistentMemoryTypeIn()
public void setPersistentMemoryTypeIn(List<String> persistentMemoryTypeIn)
public DiskWhereInput persistentMemoryTypeLt(String persistentMemoryTypeLt)
@Nullable public String getPersistentMemoryTypeLt()
public void setPersistentMemoryTypeLt(String persistentMemoryTypeLt)
public DiskWhereInput persistentMemoryTypeLte(String persistentMemoryTypeLte)
@Nullable public String getPersistentMemoryTypeLte()
public void setPersistentMemoryTypeLte(String persistentMemoryTypeLte)
public DiskWhereInput persistentMemoryTypeNot(String persistentMemoryTypeNot)
@Nullable public String getPersistentMemoryTypeNot()
public void setPersistentMemoryTypeNot(String persistentMemoryTypeNot)
public DiskWhereInput persistentMemoryTypeNotContains(String persistentMemoryTypeNotContains)
@Nullable public String getPersistentMemoryTypeNotContains()
public void setPersistentMemoryTypeNotContains(String persistentMemoryTypeNotContains)
public DiskWhereInput persistentMemoryTypeNotEndsWith(String persistentMemoryTypeNotEndsWith)
@Nullable public String getPersistentMemoryTypeNotEndsWith()
public void setPersistentMemoryTypeNotEndsWith(String persistentMemoryTypeNotEndsWith)
public DiskWhereInput persistentMemoryTypeNotIn(List<String> persistentMemoryTypeNotIn)
public DiskWhereInput addPersistentMemoryTypeNotInItem(String persistentMemoryTypeNotInItem)
@Nullable public List<String> getPersistentMemoryTypeNotIn()
public void setPersistentMemoryTypeNotIn(List<String> persistentMemoryTypeNotIn)
public DiskWhereInput persistentMemoryTypeNotStartsWith(String persistentMemoryTypeNotStartsWith)
@Nullable public String getPersistentMemoryTypeNotStartsWith()
public void setPersistentMemoryTypeNotStartsWith(String persistentMemoryTypeNotStartsWith)
public DiskWhereInput persistentMemoryTypeStartsWith(String persistentMemoryTypeStartsWith)
@Nullable public String getPersistentMemoryTypeStartsWith()
public void setPersistentMemoryTypeStartsWith(String persistentMemoryTypeStartsWith)
public DiskWhereInput physicalSlotOnBrick(Integer physicalSlotOnBrick)
@Nullable public Integer getPhysicalSlotOnBrick()
public void setPhysicalSlotOnBrick(Integer physicalSlotOnBrick)
public DiskWhereInput physicalSlotOnBrickGt(Integer physicalSlotOnBrickGt)
@Nullable public Integer getPhysicalSlotOnBrickGt()
public void setPhysicalSlotOnBrickGt(Integer physicalSlotOnBrickGt)
public DiskWhereInput physicalSlotOnBrickGte(Integer physicalSlotOnBrickGte)
@Nullable public Integer getPhysicalSlotOnBrickGte()
public void setPhysicalSlotOnBrickGte(Integer physicalSlotOnBrickGte)
public DiskWhereInput physicalSlotOnBrickIn(List<Integer> physicalSlotOnBrickIn)
public DiskWhereInput addPhysicalSlotOnBrickInItem(Integer physicalSlotOnBrickInItem)
@Nullable public List<Integer> getPhysicalSlotOnBrickIn()
public DiskWhereInput physicalSlotOnBrickLt(Integer physicalSlotOnBrickLt)
@Nullable public Integer getPhysicalSlotOnBrickLt()
public void setPhysicalSlotOnBrickLt(Integer physicalSlotOnBrickLt)
public DiskWhereInput physicalSlotOnBrickLte(Integer physicalSlotOnBrickLte)
@Nullable public Integer getPhysicalSlotOnBrickLte()
public void setPhysicalSlotOnBrickLte(Integer physicalSlotOnBrickLte)
public DiskWhereInput physicalSlotOnBrickNot(Integer physicalSlotOnBrickNot)
@Nullable public Integer getPhysicalSlotOnBrickNot()
public void setPhysicalSlotOnBrickNot(Integer physicalSlotOnBrickNot)
public DiskWhereInput physicalSlotOnBrickNotIn(List<Integer> physicalSlotOnBrickNotIn)
public DiskWhereInput addPhysicalSlotOnBrickNotInItem(Integer physicalSlotOnBrickNotInItem)
@Nullable public List<Integer> getPhysicalSlotOnBrickNotIn()
public void setPhysicalSlotOnBrickNotIn(List<Integer> physicalSlotOnBrickNotIn)
public DiskWhereInput pmemDimmsEvery(PmemDimmWhereInput pmemDimmsEvery)
@Nullable public PmemDimmWhereInput getPmemDimmsEvery()
public void setPmemDimmsEvery(PmemDimmWhereInput pmemDimmsEvery)
public DiskWhereInput pmemDimmsNone(PmemDimmWhereInput pmemDimmsNone)
@Nullable public PmemDimmWhereInput getPmemDimmsNone()
public void setPmemDimmsNone(PmemDimmWhereInput pmemDimmsNone)
public DiskWhereInput pmemDimmsSome(PmemDimmWhereInput pmemDimmsSome)
@Nullable public PmemDimmWhereInput getPmemDimmsSome()
public void setPmemDimmsSome(PmemDimmWhereInput pmemDimmsSome)
public DiskWhereInput recommendedUsage(DiskUsage recommendedUsage)
@Nullable public DiskUsage getRecommendedUsage()
public void setRecommendedUsage(DiskUsage recommendedUsage)
public DiskWhereInput recommendedUsageIn(List<DiskUsage> recommendedUsageIn)
public DiskWhereInput addRecommendedUsageInItem(DiskUsage recommendedUsageInItem)
@Nullable public List<DiskUsage> getRecommendedUsageIn()
public DiskWhereInput recommendedUsageNot(DiskUsage recommendedUsageNot)
@Nullable public DiskUsage getRecommendedUsageNot()
public void setRecommendedUsageNot(DiskUsage recommendedUsageNot)
public DiskWhereInput recommendedUsageNotIn(List<DiskUsage> recommendedUsageNotIn)
public DiskWhereInput addRecommendedUsageNotInItem(DiskUsage recommendedUsageNotInItem)
@Nullable public List<DiskUsage> getRecommendedUsageNotIn()
public void setRecommendedUsageNotIn(List<DiskUsage> recommendedUsageNotIn)
public DiskWhereInput remainingLifePercent(Integer remainingLifePercent)
@Nullable public Integer getRemainingLifePercent()
public void setRemainingLifePercent(Integer remainingLifePercent)
public DiskWhereInput remainingLifePercentGt(Integer remainingLifePercentGt)
@Nullable public Integer getRemainingLifePercentGt()
public void setRemainingLifePercentGt(Integer remainingLifePercentGt)
public DiskWhereInput remainingLifePercentGte(Integer remainingLifePercentGte)
@Nullable public Integer getRemainingLifePercentGte()
public void setRemainingLifePercentGte(Integer remainingLifePercentGte)
public DiskWhereInput remainingLifePercentIn(List<Integer> remainingLifePercentIn)
public DiskWhereInput addRemainingLifePercentInItem(Integer remainingLifePercentInItem)
@Nullable public List<Integer> getRemainingLifePercentIn()
public void setRemainingLifePercentIn(List<Integer> remainingLifePercentIn)
public DiskWhereInput remainingLifePercentLt(Integer remainingLifePercentLt)
@Nullable public Integer getRemainingLifePercentLt()
public void setRemainingLifePercentLt(Integer remainingLifePercentLt)
public DiskWhereInput remainingLifePercentLte(Integer remainingLifePercentLte)
@Nullable public Integer getRemainingLifePercentLte()
public void setRemainingLifePercentLte(Integer remainingLifePercentLte)
public DiskWhereInput remainingLifePercentNot(Integer remainingLifePercentNot)
@Nullable public Integer getRemainingLifePercentNot()
public void setRemainingLifePercentNot(Integer remainingLifePercentNot)
public DiskWhereInput remainingLifePercentNotIn(List<Integer> remainingLifePercentNotIn)
public DiskWhereInput addRemainingLifePercentNotInItem(Integer remainingLifePercentNotInItem)
@Nullable public List<Integer> getRemainingLifePercentNotIn()
public void setRemainingLifePercentNotIn(List<Integer> remainingLifePercentNotIn)
public DiskWhereInput serial(String serial)
public void setSerial(String serial)
public DiskWhereInput serialContains(String serialContains)
public void setSerialContains(String serialContains)
public DiskWhereInput serialEndsWith(String serialEndsWith)
public void setSerialEndsWith(String serialEndsWith)
public DiskWhereInput serialGt(String serialGt)
public void setSerialGt(String serialGt)
public DiskWhereInput serialGte(String serialGte)
public void setSerialGte(String serialGte)
public DiskWhereInput serialIn(List<String> serialIn)
public DiskWhereInput addSerialInItem(String serialInItem)
public DiskWhereInput serialLt(String serialLt)
public void setSerialLt(String serialLt)
public DiskWhereInput serialLte(String serialLte)
public void setSerialLte(String serialLte)
public DiskWhereInput serialNot(String serialNot)
public void setSerialNot(String serialNot)
public DiskWhereInput serialNotContains(String serialNotContains)
@Nullable public String getSerialNotContains()
public void setSerialNotContains(String serialNotContains)
public DiskWhereInput serialNotEndsWith(String serialNotEndsWith)
@Nullable public String getSerialNotEndsWith()
public void setSerialNotEndsWith(String serialNotEndsWith)
public DiskWhereInput serialNotIn(List<String> serialNotIn)
public DiskWhereInput addSerialNotInItem(String serialNotInItem)
public DiskWhereInput serialNotStartsWith(String serialNotStartsWith)
@Nullable public String getSerialNotStartsWith()
public void setSerialNotStartsWith(String serialNotStartsWith)
public DiskWhereInput serialStartsWith(String serialStartsWith)
@Nullable public String getSerialStartsWith()
public void setSerialStartsWith(String serialStartsWith)
public DiskWhereInput size(Long size)
public void setSize(Long size)
public DiskWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public DiskWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public DiskWhereInput sizeIn(List<Long> sizeIn)
public DiskWhereInput addSizeInItem(Long sizeInItem)
public DiskWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public DiskWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public DiskWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public DiskWhereInput sizeNotIn(List<Long> sizeNotIn)
public DiskWhereInput addSizeNotInItem(Long sizeNotInItem)
public DiskWhereInput type(DiskType type)
public void setType(DiskType type)
public DiskWhereInput typeIn(List<DiskType> typeIn)
public DiskWhereInput addTypeInItem(DiskType typeInItem)
public DiskWhereInput typeNot(DiskType typeNot)
public void setTypeNot(DiskType typeNot)
public DiskWhereInput typeNotIn(List<DiskType> typeNotIn)
public DiskWhereInput addTypeNotInItem(DiskType typeNotInItem)
public DiskWhereInput usage(DiskUsage usage)
public void setUsage(DiskUsage usage)
public DiskWhereInput usageIn(List<DiskUsage> usageIn)
public DiskWhereInput addUsageInItem(DiskUsage usageInItem)
public DiskWhereInput usageNot(DiskUsage usageNot)
public void setUsageNot(DiskUsage usageNot)
public DiskWhereInput usageNotIn(List<DiskUsage> usageNotIn)
public DiskWhereInput addUsageNotInItem(DiskUsage usageNotInItem)
public DiskWhereInput usageStatus(DiskUsageStatus usageStatus)
@Nullable public DiskUsageStatus getUsageStatus()
public void setUsageStatus(DiskUsageStatus usageStatus)
public DiskWhereInput usageStatusIn(List<DiskUsageStatus> usageStatusIn)
public DiskWhereInput addUsageStatusInItem(DiskUsageStatus usageStatusInItem)
@Nullable public List<DiskUsageStatus> getUsageStatusIn()
public void setUsageStatusIn(List<DiskUsageStatus> usageStatusIn)
public DiskWhereInput usageStatusNot(DiskUsageStatus usageStatusNot)
@Nullable public DiskUsageStatus getUsageStatusNot()
public void setUsageStatusNot(DiskUsageStatus usageStatusNot)
public DiskWhereInput usageStatusNotIn(List<DiskUsageStatus> usageStatusNotIn)
public DiskWhereInput addUsageStatusNotInItem(DiskUsageStatus usageStatusNotInItem)
@Nullable public List<DiskUsageStatus> getUsageStatusNotIn()
public void setUsageStatusNotIn(List<DiskUsageStatus> usageStatusNotIn)
Copyright © 2025. All rights reserved.