@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class IscsiLunSnapshotWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
IscsiLunSnapshotWhereInput() |
public static final String SERIALIZED_NAME_CONSISTENCY_GROUP_SNAPSHOT
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_RESILIENCY_TYPE
public static final String SERIALIZED_NAME_RESILIENCY_TYPE_IN
public static final String SERIALIZED_NAME_RESILIENCY_TYPE_NOT
public static final String SERIALIZED_NAME_RESILIENCY_TYPE_NOT_IN
public static final String SERIALIZED_NAME_SNAPSHOT_GROUP
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 IscsiLunSnapshotWhereInput AND(List<IscsiLunSnapshotWhereInput> AND)
public IscsiLunSnapshotWhereInput addANDItem(IscsiLunSnapshotWhereInput ANDItem)
@Nullable public List<IscsiLunSnapshotWhereInput> getAND()
public void setAND(List<IscsiLunSnapshotWhereInput> AND)
public IscsiLunSnapshotWhereInput AND_ExplictlyNull()
public IscsiLunSnapshotWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public IscsiLunSnapshotWhereInput NOT(List<IscsiLunSnapshotWhereInput> NOT)
public IscsiLunSnapshotWhereInput addNOTItem(IscsiLunSnapshotWhereInput NOTItem)
@Nullable public List<IscsiLunSnapshotWhereInput> getNOT()
public void setNOT(List<IscsiLunSnapshotWhereInput> NOT)
public IscsiLunSnapshotWhereInput NOT_ExplictlyNull()
public IscsiLunSnapshotWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public IscsiLunSnapshotWhereInput OR(List<IscsiLunSnapshotWhereInput> OR)
public IscsiLunSnapshotWhereInput addORItem(IscsiLunSnapshotWhereInput ORItem)
@Nullable public List<IscsiLunSnapshotWhereInput> getOR()
public void setOR(List<IscsiLunSnapshotWhereInput> OR)
public IscsiLunSnapshotWhereInput OR_ExplictlyNull()
public IscsiLunSnapshotWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public IscsiLunSnapshotWhereInput consistencyGroupSnapshot(ConsistencyGroupSnapshotWhereInput consistencyGroupSnapshot)
@Nullable public ConsistencyGroupSnapshotWhereInput getConsistencyGroupSnapshot()
public void setConsistencyGroupSnapshot(ConsistencyGroupSnapshotWhereInput consistencyGroupSnapshot)
public IscsiLunSnapshotWhereInput consistencyGroupSnapshot_ExplictlyNull()
public IscsiLunSnapshotWhereInput consistencyGroupSnapshot_ExplictlyNonNull()
public void setConsistencyGroupSnapshot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getConsistencyGroupSnapshot_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecK(Integer ecK)
public void setEcK(Integer ecK)
public IscsiLunSnapshotWhereInput ecK_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecK_ExplictlyNonNull()
public void setEcK_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcK_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecKGt(Integer ecKGt)
public void setEcKGt(Integer ecKGt)
public IscsiLunSnapshotWhereInput ecKGt_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecKGt_ExplictlyNonNull()
public void setEcKGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKGt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecKGte(Integer ecKGte)
public void setEcKGte(Integer ecKGte)
public IscsiLunSnapshotWhereInput ecKGte_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecKGte_ExplictlyNonNull()
public void setEcKGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKGte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecKIn(List<Integer> ecKIn)
public IscsiLunSnapshotWhereInput addEcKInItem(Integer ecKInItem)
public IscsiLunSnapshotWhereInput ecKIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecKIn_ExplictlyNonNull()
public void setEcKIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecKLt(Integer ecKLt)
public void setEcKLt(Integer ecKLt)
public IscsiLunSnapshotWhereInput ecKLt_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecKLt_ExplictlyNonNull()
public void setEcKLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKLt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecKLte(Integer ecKLte)
public void setEcKLte(Integer ecKLte)
public IscsiLunSnapshotWhereInput ecKLte_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecKLte_ExplictlyNonNull()
public void setEcKLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKLte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecKNot(Integer ecKNot)
public void setEcKNot(Integer ecKNot)
public IscsiLunSnapshotWhereInput ecKNot_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecKNot_ExplictlyNonNull()
public void setEcKNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKNot_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecKNotIn(List<Integer> ecKNotIn)
public IscsiLunSnapshotWhereInput addEcKNotInItem(Integer ecKNotInItem)
public IscsiLunSnapshotWhereInput ecKNotIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecKNotIn_ExplictlyNonNull()
public void setEcKNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKNotIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecM(Integer ecM)
public void setEcM(Integer ecM)
public IscsiLunSnapshotWhereInput ecM_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecM_ExplictlyNonNull()
public void setEcM_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcM_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecMGt(Integer ecMGt)
public void setEcMGt(Integer ecMGt)
public IscsiLunSnapshotWhereInput ecMGt_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecMGt_ExplictlyNonNull()
public void setEcMGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMGt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecMGte(Integer ecMGte)
public void setEcMGte(Integer ecMGte)
public IscsiLunSnapshotWhereInput ecMGte_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecMGte_ExplictlyNonNull()
public void setEcMGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMGte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecMIn(List<Integer> ecMIn)
public IscsiLunSnapshotWhereInput addEcMInItem(Integer ecMInItem)
public IscsiLunSnapshotWhereInput ecMIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecMIn_ExplictlyNonNull()
public void setEcMIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecMLt(Integer ecMLt)
public void setEcMLt(Integer ecMLt)
public IscsiLunSnapshotWhereInput ecMLt_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecMLt_ExplictlyNonNull()
public void setEcMLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMLt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecMLte(Integer ecMLte)
public void setEcMLte(Integer ecMLte)
public IscsiLunSnapshotWhereInput ecMLte_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecMLte_ExplictlyNonNull()
public void setEcMLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMLte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecMNot(Integer ecMNot)
public void setEcMNot(Integer ecMNot)
public IscsiLunSnapshotWhereInput ecMNot_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecMNot_ExplictlyNonNull()
public void setEcMNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMNot_IsExplictlyNull()
public IscsiLunSnapshotWhereInput ecMNotIn(List<Integer> ecMNotIn)
public IscsiLunSnapshotWhereInput addEcMNotInItem(Integer ecMNotInItem)
public IscsiLunSnapshotWhereInput ecMNotIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput ecMNotIn_ExplictlyNonNull()
public void setEcMNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMNotIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public IscsiLunSnapshotWhereInput entityAsyncStatus_ExplictlyNull()
public IscsiLunSnapshotWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public IscsiLunSnapshotWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public IscsiLunSnapshotWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public IscsiLunSnapshotWhereInput entityAsyncStatusIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public IscsiLunSnapshotWhereInput entityAsyncStatusNot_ExplictlyNull()
public IscsiLunSnapshotWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public IscsiLunSnapshotWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public IscsiLunSnapshotWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public IscsiLunSnapshotWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput id(String id)
public void setId(String id)
public IscsiLunSnapshotWhereInput id_ExplictlyNull()
public IscsiLunSnapshotWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public IscsiLunSnapshotWhereInput idContains_ExplictlyNull()
public IscsiLunSnapshotWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public IscsiLunSnapshotWhereInput idEndsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public IscsiLunSnapshotWhereInput idGt_ExplictlyNull()
public IscsiLunSnapshotWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public IscsiLunSnapshotWhereInput idGte_ExplictlyNull()
public IscsiLunSnapshotWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idIn(List<String> idIn)
public IscsiLunSnapshotWhereInput addIdInItem(String idInItem)
public IscsiLunSnapshotWhereInput idIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public IscsiLunSnapshotWhereInput idLt_ExplictlyNull()
public IscsiLunSnapshotWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public IscsiLunSnapshotWhereInput idLte_ExplictlyNull()
public IscsiLunSnapshotWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public IscsiLunSnapshotWhereInput idNot_ExplictlyNull()
public IscsiLunSnapshotWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public IscsiLunSnapshotWhereInput idNotContains_ExplictlyNull()
public IscsiLunSnapshotWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public IscsiLunSnapshotWhereInput idNotEndsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idNotIn(List<String> idNotIn)
public IscsiLunSnapshotWhereInput addIdNotInItem(String idNotInItem)
public IscsiLunSnapshotWhereInput idNotIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public IscsiLunSnapshotWhereInput idNotStartsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public IscsiLunSnapshotWhereInput idStartsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput iscsiLun(IscsiLunWhereInput iscsiLun)
@Nullable public IscsiLunWhereInput getIscsiLun()
public void setIscsiLun(IscsiLunWhereInput iscsiLun)
public IscsiLunSnapshotWhereInput iscsiLun_ExplictlyNull()
public IscsiLunSnapshotWhereInput iscsiLun_ExplictlyNonNull()
public void setIscsiLun_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIscsiLun_IsExplictlyNull()
public IscsiLunSnapshotWhereInput iscsiTarget(IscsiTargetWhereInput iscsiTarget)
@Nullable public IscsiTargetWhereInput getIscsiTarget()
public void setIscsiTarget(IscsiTargetWhereInput iscsiTarget)
public IscsiLunSnapshotWhereInput iscsiTarget_ExplictlyNull()
public IscsiLunSnapshotWhereInput iscsiTarget_ExplictlyNonNull()
public void setIscsiTarget_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIscsiTarget_IsExplictlyNull()
public IscsiLunSnapshotWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public IscsiLunSnapshotWhereInput labelsEvery_ExplictlyNull()
public IscsiLunSnapshotWhereInput labelsEvery_ExplictlyNonNull()
public void setLabelsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsEvery_IsExplictlyNull()
public IscsiLunSnapshotWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public IscsiLunSnapshotWhereInput labelsNone_ExplictlyNull()
public IscsiLunSnapshotWhereInput labelsNone_ExplictlyNonNull()
public void setLabelsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsNone_IsExplictlyNull()
public IscsiLunSnapshotWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public IscsiLunSnapshotWhereInput labelsSome_ExplictlyNull()
public IscsiLunSnapshotWhereInput labelsSome_ExplictlyNonNull()
public void setLabelsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsSome_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public IscsiLunSnapshotWhereInput localCreatedAt_ExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAt_ExplictlyNonNull()
public void setLocalCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtGt(String localCreatedAtGt)
@Nullable public String getLocalCreatedAtGt()
public void setLocalCreatedAtGt(String localCreatedAtGt)
public IscsiLunSnapshotWhereInput localCreatedAtGt_ExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtGt_ExplictlyNonNull()
public void setLocalCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtGt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtGte(String localCreatedAtGte)
@Nullable public String getLocalCreatedAtGte()
public void setLocalCreatedAtGte(String localCreatedAtGte)
public IscsiLunSnapshotWhereInput localCreatedAtGte_ExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtGte_ExplictlyNonNull()
public void setLocalCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtGte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtIn(List<String> localCreatedAtIn)
public IscsiLunSnapshotWhereInput addLocalCreatedAtInItem(String localCreatedAtInItem)
@Nullable public List<String> getLocalCreatedAtIn()
public IscsiLunSnapshotWhereInput localCreatedAtIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtIn_ExplictlyNonNull()
public void setLocalCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtLt(String localCreatedAtLt)
@Nullable public String getLocalCreatedAtLt()
public void setLocalCreatedAtLt(String localCreatedAtLt)
public IscsiLunSnapshotWhereInput localCreatedAtLt_ExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtLt_ExplictlyNonNull()
public void setLocalCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtLt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtLte(String localCreatedAtLte)
@Nullable public String getLocalCreatedAtLte()
public void setLocalCreatedAtLte(String localCreatedAtLte)
public IscsiLunSnapshotWhereInput localCreatedAtLte_ExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtLte_ExplictlyNonNull()
public void setLocalCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtLte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtNot(String localCreatedAtNot)
@Nullable public String getLocalCreatedAtNot()
public void setLocalCreatedAtNot(String localCreatedAtNot)
public IscsiLunSnapshotWhereInput localCreatedAtNot_ExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtNot_ExplictlyNonNull()
public void setLocalCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtNot_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtNotIn(List<String> localCreatedAtNotIn)
public IscsiLunSnapshotWhereInput addLocalCreatedAtNotInItem(String localCreatedAtNotInItem)
@Nullable public List<String> getLocalCreatedAtNotIn()
public IscsiLunSnapshotWhereInput localCreatedAtNotIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput localCreatedAtNotIn_ExplictlyNonNull()
public void setLocalCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtNotIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localId(String localId)
public void setLocalId(String localId)
public IscsiLunSnapshotWhereInput localId_ExplictlyNull()
public IscsiLunSnapshotWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public IscsiLunSnapshotWhereInput localIdContains_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public IscsiLunSnapshotWhereInput localIdEndsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public IscsiLunSnapshotWhereInput localIdGt_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public IscsiLunSnapshotWhereInput localIdGte_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdIn(List<String> localIdIn)
public IscsiLunSnapshotWhereInput addLocalIdInItem(String localIdInItem)
public IscsiLunSnapshotWhereInput localIdIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public IscsiLunSnapshotWhereInput localIdLt_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public IscsiLunSnapshotWhereInput localIdLte_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public IscsiLunSnapshotWhereInput localIdNot_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public IscsiLunSnapshotWhereInput localIdNotContains_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public IscsiLunSnapshotWhereInput localIdNotEndsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdNotIn(List<String> localIdNotIn)
public IscsiLunSnapshotWhereInput addLocalIdNotInItem(String localIdNotInItem)
public IscsiLunSnapshotWhereInput localIdNotIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public IscsiLunSnapshotWhereInput localIdNotStartsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public IscsiLunSnapshotWhereInput localIdStartsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput name(String name)
public void setName(String name)
public IscsiLunSnapshotWhereInput name_ExplictlyNull()
public IscsiLunSnapshotWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public IscsiLunSnapshotWhereInput nameContains_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public IscsiLunSnapshotWhereInput nameEndsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public IscsiLunSnapshotWhereInput nameGt_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public IscsiLunSnapshotWhereInput nameGte_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameIn(List<String> nameIn)
public IscsiLunSnapshotWhereInput addNameInItem(String nameInItem)
public IscsiLunSnapshotWhereInput nameIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public IscsiLunSnapshotWhereInput nameLt_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public IscsiLunSnapshotWhereInput nameLte_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public IscsiLunSnapshotWhereInput nameNot_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public IscsiLunSnapshotWhereInput nameNotContains_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public IscsiLunSnapshotWhereInput nameNotEndsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameNotIn(List<String> nameNotIn)
public IscsiLunSnapshotWhereInput addNameNotInItem(String nameNotInItem)
public IscsiLunSnapshotWhereInput nameNotIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public IscsiLunSnapshotWhereInput nameNotStartsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public IscsiLunSnapshotWhereInput nameStartsWith_ExplictlyNull()
public IscsiLunSnapshotWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public IscsiLunSnapshotWhereInput resiliencyType(ResiliencyType resiliencyType)
@Nullable public ResiliencyType getResiliencyType()
public void setResiliencyType(ResiliencyType resiliencyType)
public IscsiLunSnapshotWhereInput resiliencyType_ExplictlyNull()
public IscsiLunSnapshotWhereInput resiliencyType_ExplictlyNonNull()
public void setResiliencyType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResiliencyType_IsExplictlyNull()
public IscsiLunSnapshotWhereInput resiliencyTypeIn(List<ResiliencyType> resiliencyTypeIn)
public IscsiLunSnapshotWhereInput addResiliencyTypeInItem(ResiliencyType resiliencyTypeInItem)
@Nullable public List<ResiliencyType> getResiliencyTypeIn()
public void setResiliencyTypeIn(List<ResiliencyType> resiliencyTypeIn)
public IscsiLunSnapshotWhereInput resiliencyTypeIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput resiliencyTypeIn_ExplictlyNonNull()
public void setResiliencyTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResiliencyTypeIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput resiliencyTypeNot(ResiliencyType resiliencyTypeNot)
@Nullable public ResiliencyType getResiliencyTypeNot()
public void setResiliencyTypeNot(ResiliencyType resiliencyTypeNot)
public IscsiLunSnapshotWhereInput resiliencyTypeNot_ExplictlyNull()
public IscsiLunSnapshotWhereInput resiliencyTypeNot_ExplictlyNonNull()
public void setResiliencyTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResiliencyTypeNot_IsExplictlyNull()
public IscsiLunSnapshotWhereInput resiliencyTypeNotIn(List<ResiliencyType> resiliencyTypeNotIn)
public IscsiLunSnapshotWhereInput addResiliencyTypeNotInItem(ResiliencyType resiliencyTypeNotInItem)
@Nullable public List<ResiliencyType> getResiliencyTypeNotIn()
public void setResiliencyTypeNotIn(List<ResiliencyType> resiliencyTypeNotIn)
public IscsiLunSnapshotWhereInput resiliencyTypeNotIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput resiliencyTypeNotIn_ExplictlyNonNull()
public void setResiliencyTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResiliencyTypeNotIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput snapshotGroup(SnapshotGroupWhereInput snapshotGroup)
@Nullable public SnapshotGroupWhereInput getSnapshotGroup()
public void setSnapshotGroup(SnapshotGroupWhereInput snapshotGroup)
public IscsiLunSnapshotWhereInput snapshotGroup_ExplictlyNull()
public IscsiLunSnapshotWhereInput snapshotGroup_ExplictlyNonNull()
public void setSnapshotGroup_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSnapshotGroup_IsExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSize(Long uniqueSize)
public void setUniqueSize(Long uniqueSize)
public IscsiLunSnapshotWhereInput uniqueSize_ExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSize_ExplictlyNonNull()
public void setUniqueSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUniqueSize_IsExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeGt(Long uniqueSizeGt)
public void setUniqueSizeGt(Long uniqueSizeGt)
public IscsiLunSnapshotWhereInput uniqueSizeGt_ExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeGt_ExplictlyNonNull()
public void setUniqueSizeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUniqueSizeGt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeGte(Long uniqueSizeGte)
public void setUniqueSizeGte(Long uniqueSizeGte)
public IscsiLunSnapshotWhereInput uniqueSizeGte_ExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeGte_ExplictlyNonNull()
public void setUniqueSizeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUniqueSizeGte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeIn(List<Long> uniqueSizeIn)
public IscsiLunSnapshotWhereInput addUniqueSizeInItem(Long uniqueSizeInItem)
public IscsiLunSnapshotWhereInput uniqueSizeIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeIn_ExplictlyNonNull()
public void setUniqueSizeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUniqueSizeIn_IsExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeLt(Long uniqueSizeLt)
public void setUniqueSizeLt(Long uniqueSizeLt)
public IscsiLunSnapshotWhereInput uniqueSizeLt_ExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeLt_ExplictlyNonNull()
public void setUniqueSizeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUniqueSizeLt_IsExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeLte(Long uniqueSizeLte)
public void setUniqueSizeLte(Long uniqueSizeLte)
public IscsiLunSnapshotWhereInput uniqueSizeLte_ExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeLte_ExplictlyNonNull()
public void setUniqueSizeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUniqueSizeLte_IsExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeNot(Long uniqueSizeNot)
public void setUniqueSizeNot(Long uniqueSizeNot)
public IscsiLunSnapshotWhereInput uniqueSizeNot_ExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeNot_ExplictlyNonNull()
public void setUniqueSizeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUniqueSizeNot_IsExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeNotIn(List<Long> uniqueSizeNotIn)
public IscsiLunSnapshotWhereInput addUniqueSizeNotInItem(Long uniqueSizeNotInItem)
@Nullable public List<Long> getUniqueSizeNotIn()
public IscsiLunSnapshotWhereInput uniqueSizeNotIn_ExplictlyNull()
public IscsiLunSnapshotWhereInput uniqueSizeNotIn_ExplictlyNonNull()
public void setUniqueSizeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUniqueSizeNotIn_IsExplictlyNull()
Copyright © 2025. All rights reserved.