@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ConsistencyGroupWhereInput extends Object
| 构造器和说明 |
|---|
ConsistencyGroupWhereInput() |
public static final String SERIALIZED_NAME_CONSISTENCY_GROUP_SNAPSHOTS_EVERY
public static final String SERIALIZED_NAME_CONSISTENCY_GROUP_SNAPSHOTS_NONE
public static final String SERIALIZED_NAME_CONSISTENCY_GROUP_SNAPSHOTS_SOME
public static final String SERIALIZED_NAME_DESCRIPTION_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_GT
public static final String SERIALIZED_NAME_DESCRIPTION_GTE
public static final String SERIALIZED_NAME_DESCRIPTION_IN
public static final String SERIALIZED_NAME_DESCRIPTION_LT
public static final String SERIALIZED_NAME_DESCRIPTION_LTE
public static final String SERIALIZED_NAME_DESCRIPTION_NOT
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_IN
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_STARTS_WITH
public static final String SERIALIZED_NAME_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_ISCSI_LUNS_EVERY
public static final String SERIALIZED_NAME_ISCSI_LUNS_NONE
public static final String SERIALIZED_NAME_ISCSI_LUNS_SOME
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_NAMESPACES_EVERY
public static final String SERIALIZED_NAME_NAMESPACES_NONE
public static final String SERIALIZED_NAME_NAMESPACES_SOME
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 ConsistencyGroupWhereInput AND(List<ConsistencyGroupWhereInput> AND)
public ConsistencyGroupWhereInput addANDItem(ConsistencyGroupWhereInput ANDItem)
@Nullable public List<ConsistencyGroupWhereInput> getAND()
public void setAND(List<ConsistencyGroupWhereInput> AND)
public ConsistencyGroupWhereInput NOT(List<ConsistencyGroupWhereInput> NOT)
public ConsistencyGroupWhereInput addNOTItem(ConsistencyGroupWhereInput NOTItem)
@Nullable public List<ConsistencyGroupWhereInput> getNOT()
public void setNOT(List<ConsistencyGroupWhereInput> NOT)
public ConsistencyGroupWhereInput OR(List<ConsistencyGroupWhereInput> OR)
public ConsistencyGroupWhereInput addORItem(ConsistencyGroupWhereInput ORItem)
@Nullable public List<ConsistencyGroupWhereInput> getOR()
public void setOR(List<ConsistencyGroupWhereInput> OR)
public ConsistencyGroupWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public ConsistencyGroupWhereInput consistencyGroupSnapshotsEvery(ConsistencyGroupSnapshotWhereInput consistencyGroupSnapshotsEvery)
@Nullable public ConsistencyGroupSnapshotWhereInput getConsistencyGroupSnapshotsEvery()
public void setConsistencyGroupSnapshotsEvery(ConsistencyGroupSnapshotWhereInput consistencyGroupSnapshotsEvery)
public ConsistencyGroupWhereInput consistencyGroupSnapshotsNone(ConsistencyGroupSnapshotWhereInput consistencyGroupSnapshotsNone)
@Nullable public ConsistencyGroupSnapshotWhereInput getConsistencyGroupSnapshotsNone()
public void setConsistencyGroupSnapshotsNone(ConsistencyGroupSnapshotWhereInput consistencyGroupSnapshotsNone)
public ConsistencyGroupWhereInput consistencyGroupSnapshotsSome(ConsistencyGroupSnapshotWhereInput consistencyGroupSnapshotsSome)
@Nullable public ConsistencyGroupSnapshotWhereInput getConsistencyGroupSnapshotsSome()
public void setConsistencyGroupSnapshotsSome(ConsistencyGroupSnapshotWhereInput consistencyGroupSnapshotsSome)
public ConsistencyGroupWhereInput description(String description)
public void setDescription(String description)
public ConsistencyGroupWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public ConsistencyGroupWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public ConsistencyGroupWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public ConsistencyGroupWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public ConsistencyGroupWhereInput descriptionIn(List<String> descriptionIn)
public ConsistencyGroupWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public ConsistencyGroupWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public ConsistencyGroupWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public ConsistencyGroupWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public ConsistencyGroupWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public ConsistencyGroupWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public ConsistencyGroupWhereInput descriptionNotIn(List<String> descriptionNotIn)
public ConsistencyGroupWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public ConsistencyGroupWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public ConsistencyGroupWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public ConsistencyGroupWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public ConsistencyGroupWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ConsistencyGroupWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ConsistencyGroupWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public ConsistencyGroupWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ConsistencyGroupWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ConsistencyGroupWhereInput id(String id)
public void setId(String id)
public ConsistencyGroupWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ConsistencyGroupWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ConsistencyGroupWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ConsistencyGroupWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ConsistencyGroupWhereInput idIn(List<String> idIn)
public ConsistencyGroupWhereInput addIdInItem(String idInItem)
public ConsistencyGroupWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ConsistencyGroupWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ConsistencyGroupWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ConsistencyGroupWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ConsistencyGroupWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ConsistencyGroupWhereInput idNotIn(List<String> idNotIn)
public ConsistencyGroupWhereInput addIdNotInItem(String idNotInItem)
public ConsistencyGroupWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ConsistencyGroupWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ConsistencyGroupWhereInput iscsiLunsEvery(IscsiLunWhereInput iscsiLunsEvery)
@Nullable public IscsiLunWhereInput getIscsiLunsEvery()
public void setIscsiLunsEvery(IscsiLunWhereInput iscsiLunsEvery)
public ConsistencyGroupWhereInput iscsiLunsNone(IscsiLunWhereInput iscsiLunsNone)
@Nullable public IscsiLunWhereInput getIscsiLunsNone()
public void setIscsiLunsNone(IscsiLunWhereInput iscsiLunsNone)
public ConsistencyGroupWhereInput iscsiLunsSome(IscsiLunWhereInput iscsiLunsSome)
@Nullable public IscsiLunWhereInput getIscsiLunsSome()
public void setIscsiLunsSome(IscsiLunWhereInput iscsiLunsSome)
public ConsistencyGroupWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public ConsistencyGroupWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public ConsistencyGroupWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public ConsistencyGroupWhereInput localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public ConsistencyGroupWhereInput localCreatedAtGt(String localCreatedAtGt)
@Nullable public String getLocalCreatedAtGt()
public void setLocalCreatedAtGt(String localCreatedAtGt)
public ConsistencyGroupWhereInput localCreatedAtGte(String localCreatedAtGte)
@Nullable public String getLocalCreatedAtGte()
public void setLocalCreatedAtGte(String localCreatedAtGte)
public ConsistencyGroupWhereInput localCreatedAtIn(List<String> localCreatedAtIn)
public ConsistencyGroupWhereInput addLocalCreatedAtInItem(String localCreatedAtInItem)
@Nullable public List<String> getLocalCreatedAtIn()
public ConsistencyGroupWhereInput localCreatedAtLt(String localCreatedAtLt)
@Nullable public String getLocalCreatedAtLt()
public void setLocalCreatedAtLt(String localCreatedAtLt)
public ConsistencyGroupWhereInput localCreatedAtLte(String localCreatedAtLte)
@Nullable public String getLocalCreatedAtLte()
public void setLocalCreatedAtLte(String localCreatedAtLte)
public ConsistencyGroupWhereInput localCreatedAtNot(String localCreatedAtNot)
@Nullable public String getLocalCreatedAtNot()
public void setLocalCreatedAtNot(String localCreatedAtNot)
public ConsistencyGroupWhereInput localCreatedAtNotIn(List<String> localCreatedAtNotIn)
public ConsistencyGroupWhereInput addLocalCreatedAtNotInItem(String localCreatedAtNotInItem)
@Nullable public List<String> getLocalCreatedAtNotIn()
public ConsistencyGroupWhereInput localId(String localId)
public void setLocalId(String localId)
public ConsistencyGroupWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public ConsistencyGroupWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public ConsistencyGroupWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public ConsistencyGroupWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public ConsistencyGroupWhereInput localIdIn(List<String> localIdIn)
public ConsistencyGroupWhereInput addLocalIdInItem(String localIdInItem)
public ConsistencyGroupWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public ConsistencyGroupWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public ConsistencyGroupWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public ConsistencyGroupWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public ConsistencyGroupWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public ConsistencyGroupWhereInput localIdNotIn(List<String> localIdNotIn)
public ConsistencyGroupWhereInput addLocalIdNotInItem(String localIdNotInItem)
public ConsistencyGroupWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public ConsistencyGroupWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public ConsistencyGroupWhereInput name(String name)
public void setName(String name)
public ConsistencyGroupWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ConsistencyGroupWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ConsistencyGroupWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ConsistencyGroupWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ConsistencyGroupWhereInput nameIn(List<String> nameIn)
public ConsistencyGroupWhereInput addNameInItem(String nameInItem)
public ConsistencyGroupWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ConsistencyGroupWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ConsistencyGroupWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ConsistencyGroupWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ConsistencyGroupWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ConsistencyGroupWhereInput nameNotIn(List<String> nameNotIn)
public ConsistencyGroupWhereInput addNameNotInItem(String nameNotInItem)
public ConsistencyGroupWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ConsistencyGroupWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ConsistencyGroupWhereInput namespacesEvery(NvmfNamespaceWhereInput namespacesEvery)
@Nullable public NvmfNamespaceWhereInput getNamespacesEvery()
public void setNamespacesEvery(NvmfNamespaceWhereInput namespacesEvery)
public ConsistencyGroupWhereInput namespacesNone(NvmfNamespaceWhereInput namespacesNone)
@Nullable public NvmfNamespaceWhereInput getNamespacesNone()
public void setNamespacesNone(NvmfNamespaceWhereInput namespacesNone)
public ConsistencyGroupWhereInput namespacesSome(NvmfNamespaceWhereInput namespacesSome)
@Nullable public NvmfNamespaceWhereInput getNamespacesSome()
public void setNamespacesSome(NvmfNamespaceWhereInput namespacesSome)
public ConsistencyGroupWhereInput uniqueSize(Long uniqueSize)
public void setUniqueSize(Long uniqueSize)
public ConsistencyGroupWhereInput uniqueSizeGt(Long uniqueSizeGt)
public void setUniqueSizeGt(Long uniqueSizeGt)
public ConsistencyGroupWhereInput uniqueSizeGte(Long uniqueSizeGte)
public void setUniqueSizeGte(Long uniqueSizeGte)
public ConsistencyGroupWhereInput uniqueSizeIn(List<Long> uniqueSizeIn)
public ConsistencyGroupWhereInput addUniqueSizeInItem(Long uniqueSizeInItem)
public ConsistencyGroupWhereInput uniqueSizeLt(Long uniqueSizeLt)
public void setUniqueSizeLt(Long uniqueSizeLt)
public ConsistencyGroupWhereInput uniqueSizeLte(Long uniqueSizeLte)
public void setUniqueSizeLte(Long uniqueSizeLte)
public ConsistencyGroupWhereInput uniqueSizeNot(Long uniqueSizeNot)
public void setUniqueSizeNot(Long uniqueSizeNot)
public ConsistencyGroupWhereInput uniqueSizeNotIn(List<Long> uniqueSizeNotIn)
public ConsistencyGroupWhereInput addUniqueSizeNotInItem(Long uniqueSizeNotInItem)
@Nullable public List<Long> getUniqueSizeNotIn()
Copyright © 2025. All rights reserved.