@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ClusterUpgradeHistoryWhereInput extends Object
| 构造器和说明 |
|---|
ClusterUpgradeHistoryWhereInput() |
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_RESULT_CONTAINS
public static final String SERIALIZED_NAME_RESULT_ENDS_WITH
public static final String SERIALIZED_NAME_RESULT_NOT_CONTAINS
public static final String SERIALIZED_NAME_RESULT_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_RESULT_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_RESULT_STARTS_WITH
public static final String SERIALIZED_NAME_TASK_UUID_CONTAINS
public static final String SERIALIZED_NAME_TASK_UUID_ENDS_WITH
public static final String SERIALIZED_NAME_TASK_UUID_NOT_CONTAINS
public static final String SERIALIZED_NAME_TASK_UUID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_TASK_UUID_NOT_IN
public static final String SERIALIZED_NAME_TASK_UUID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_TASK_UUID_STARTS_WITH
public static final String SERIALIZED_NAME_VERSION_CONTAINS
public static final String SERIALIZED_NAME_VERSION_ENDS_WITH
public static final String SERIALIZED_NAME_VERSION_NOT_CONTAINS
public static final String SERIALIZED_NAME_VERSION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_VERSION_NOT_IN
public static final String SERIALIZED_NAME_VERSION_NOT_STARTS_WITH
public ClusterUpgradeHistoryWhereInput AND(List<ClusterUpgradeHistoryWhereInput> AND)
public ClusterUpgradeHistoryWhereInput addANDItem(ClusterUpgradeHistoryWhereInput ANDItem)
@Nullable public List<ClusterUpgradeHistoryWhereInput> getAND()
public void setAND(List<ClusterUpgradeHistoryWhereInput> AND)
public ClusterUpgradeHistoryWhereInput NOT(List<ClusterUpgradeHistoryWhereInput> NOT)
public ClusterUpgradeHistoryWhereInput addNOTItem(ClusterUpgradeHistoryWhereInput NOTItem)
@Nullable public List<ClusterUpgradeHistoryWhereInput> getNOT()
public void setNOT(List<ClusterUpgradeHistoryWhereInput> NOT)
public ClusterUpgradeHistoryWhereInput OR(List<ClusterUpgradeHistoryWhereInput> OR)
public ClusterUpgradeHistoryWhereInput addORItem(ClusterUpgradeHistoryWhereInput ORItem)
@Nullable public List<ClusterUpgradeHistoryWhereInput> getOR()
public void setOR(List<ClusterUpgradeHistoryWhereInput> OR)
public ClusterUpgradeHistoryWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public ClusterUpgradeHistoryWhereInput date(String date)
public void setDate(String date)
public ClusterUpgradeHistoryWhereInput dateGt(String dateGt)
public void setDateGt(String dateGt)
public ClusterUpgradeHistoryWhereInput dateGte(String dateGte)
public void setDateGte(String dateGte)
public ClusterUpgradeHistoryWhereInput dateIn(List<String> dateIn)
public ClusterUpgradeHistoryWhereInput addDateInItem(String dateInItem)
public ClusterUpgradeHistoryWhereInput dateLt(String dateLt)
public void setDateLt(String dateLt)
public ClusterUpgradeHistoryWhereInput dateLte(String dateLte)
public void setDateLte(String dateLte)
public ClusterUpgradeHistoryWhereInput dateNot(String dateNot)
public void setDateNot(String dateNot)
public ClusterUpgradeHistoryWhereInput dateNotIn(List<String> dateNotIn)
public ClusterUpgradeHistoryWhereInput addDateNotInItem(String dateNotInItem)
public ClusterUpgradeHistoryWhereInput id(String id)
public void setId(String id)
public ClusterUpgradeHistoryWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ClusterUpgradeHistoryWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ClusterUpgradeHistoryWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ClusterUpgradeHistoryWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ClusterUpgradeHistoryWhereInput idIn(List<String> idIn)
public ClusterUpgradeHistoryWhereInput addIdInItem(String idInItem)
public ClusterUpgradeHistoryWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ClusterUpgradeHistoryWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ClusterUpgradeHistoryWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ClusterUpgradeHistoryWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ClusterUpgradeHistoryWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ClusterUpgradeHistoryWhereInput idNotIn(List<String> idNotIn)
public ClusterUpgradeHistoryWhereInput addIdNotInItem(String idNotInItem)
public ClusterUpgradeHistoryWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ClusterUpgradeHistoryWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ClusterUpgradeHistoryWhereInput localId(String localId)
public void setLocalId(String localId)
public ClusterUpgradeHistoryWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public ClusterUpgradeHistoryWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public ClusterUpgradeHistoryWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public ClusterUpgradeHistoryWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public ClusterUpgradeHistoryWhereInput localIdIn(List<String> localIdIn)
public ClusterUpgradeHistoryWhereInput addLocalIdInItem(String localIdInItem)
public ClusterUpgradeHistoryWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public ClusterUpgradeHistoryWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public ClusterUpgradeHistoryWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public ClusterUpgradeHistoryWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public ClusterUpgradeHistoryWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public ClusterUpgradeHistoryWhereInput localIdNotIn(List<String> localIdNotIn)
public ClusterUpgradeHistoryWhereInput addLocalIdNotInItem(String localIdNotInItem)
public ClusterUpgradeHistoryWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public ClusterUpgradeHistoryWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public ClusterUpgradeHistoryWhereInput result(String result)
public void setResult(String result)
public ClusterUpgradeHistoryWhereInput resultContains(String resultContains)
public void setResultContains(String resultContains)
public ClusterUpgradeHistoryWhereInput resultEndsWith(String resultEndsWith)
public void setResultEndsWith(String resultEndsWith)
public ClusterUpgradeHistoryWhereInput resultGt(String resultGt)
public void setResultGt(String resultGt)
public ClusterUpgradeHistoryWhereInput resultGte(String resultGte)
public void setResultGte(String resultGte)
public ClusterUpgradeHistoryWhereInput resultIn(List<String> resultIn)
public ClusterUpgradeHistoryWhereInput addResultInItem(String resultInItem)
public ClusterUpgradeHistoryWhereInput resultLt(String resultLt)
public void setResultLt(String resultLt)
public ClusterUpgradeHistoryWhereInput resultLte(String resultLte)
public void setResultLte(String resultLte)
public ClusterUpgradeHistoryWhereInput resultNot(String resultNot)
public void setResultNot(String resultNot)
public ClusterUpgradeHistoryWhereInput resultNotContains(String resultNotContains)
@Nullable public String getResultNotContains()
public void setResultNotContains(String resultNotContains)
public ClusterUpgradeHistoryWhereInput resultNotEndsWith(String resultNotEndsWith)
@Nullable public String getResultNotEndsWith()
public void setResultNotEndsWith(String resultNotEndsWith)
public ClusterUpgradeHistoryWhereInput resultNotIn(List<String> resultNotIn)
public ClusterUpgradeHistoryWhereInput addResultNotInItem(String resultNotInItem)
public ClusterUpgradeHistoryWhereInput resultNotStartsWith(String resultNotStartsWith)
@Nullable public String getResultNotStartsWith()
public void setResultNotStartsWith(String resultNotStartsWith)
public ClusterUpgradeHistoryWhereInput resultStartsWith(String resultStartsWith)
@Nullable public String getResultStartsWith()
public void setResultStartsWith(String resultStartsWith)
public ClusterUpgradeHistoryWhereInput taskUuid(String taskUuid)
public void setTaskUuid(String taskUuid)
public ClusterUpgradeHistoryWhereInput taskUuidContains(String taskUuidContains)
@Nullable public String getTaskUuidContains()
public void setTaskUuidContains(String taskUuidContains)
public ClusterUpgradeHistoryWhereInput taskUuidEndsWith(String taskUuidEndsWith)
@Nullable public String getTaskUuidEndsWith()
public void setTaskUuidEndsWith(String taskUuidEndsWith)
public ClusterUpgradeHistoryWhereInput taskUuidGt(String taskUuidGt)
public void setTaskUuidGt(String taskUuidGt)
public ClusterUpgradeHistoryWhereInput taskUuidGte(String taskUuidGte)
public void setTaskUuidGte(String taskUuidGte)
public ClusterUpgradeHistoryWhereInput taskUuidIn(List<String> taskUuidIn)
public ClusterUpgradeHistoryWhereInput addTaskUuidInItem(String taskUuidInItem)
public ClusterUpgradeHistoryWhereInput taskUuidLt(String taskUuidLt)
public void setTaskUuidLt(String taskUuidLt)
public ClusterUpgradeHistoryWhereInput taskUuidLte(String taskUuidLte)
public void setTaskUuidLte(String taskUuidLte)
public ClusterUpgradeHistoryWhereInput taskUuidNot(String taskUuidNot)
public void setTaskUuidNot(String taskUuidNot)
public ClusterUpgradeHistoryWhereInput taskUuidNotContains(String taskUuidNotContains)
@Nullable public String getTaskUuidNotContains()
public void setTaskUuidNotContains(String taskUuidNotContains)
public ClusterUpgradeHistoryWhereInput taskUuidNotEndsWith(String taskUuidNotEndsWith)
@Nullable public String getTaskUuidNotEndsWith()
public void setTaskUuidNotEndsWith(String taskUuidNotEndsWith)
public ClusterUpgradeHistoryWhereInput taskUuidNotIn(List<String> taskUuidNotIn)
public ClusterUpgradeHistoryWhereInput addTaskUuidNotInItem(String taskUuidNotInItem)
@Nullable public List<String> getTaskUuidNotIn()
public ClusterUpgradeHistoryWhereInput taskUuidNotStartsWith(String taskUuidNotStartsWith)
@Nullable public String getTaskUuidNotStartsWith()
public void setTaskUuidNotStartsWith(String taskUuidNotStartsWith)
public ClusterUpgradeHistoryWhereInput taskUuidStartsWith(String taskUuidStartsWith)
@Nullable public String getTaskUuidStartsWith()
public void setTaskUuidStartsWith(String taskUuidStartsWith)
public ClusterUpgradeHistoryWhereInput version(String version)
public void setVersion(String version)
public ClusterUpgradeHistoryWhereInput versionContains(String versionContains)
@Nullable public String getVersionContains()
public void setVersionContains(String versionContains)
public ClusterUpgradeHistoryWhereInput versionEndsWith(String versionEndsWith)
@Nullable public String getVersionEndsWith()
public void setVersionEndsWith(String versionEndsWith)
public ClusterUpgradeHistoryWhereInput versionGt(String versionGt)
public void setVersionGt(String versionGt)
public ClusterUpgradeHistoryWhereInput versionGte(String versionGte)
public void setVersionGte(String versionGte)
public ClusterUpgradeHistoryWhereInput versionIn(List<String> versionIn)
public ClusterUpgradeHistoryWhereInput addVersionInItem(String versionInItem)
public ClusterUpgradeHistoryWhereInput versionLt(String versionLt)
public void setVersionLt(String versionLt)
public ClusterUpgradeHistoryWhereInput versionLte(String versionLte)
public void setVersionLte(String versionLte)
public ClusterUpgradeHistoryWhereInput versionNot(String versionNot)
public void setVersionNot(String versionNot)
public ClusterUpgradeHistoryWhereInput versionNotContains(String versionNotContains)
@Nullable public String getVersionNotContains()
public void setVersionNotContains(String versionNotContains)
public ClusterUpgradeHistoryWhereInput versionNotEndsWith(String versionNotEndsWith)
@Nullable public String getVersionNotEndsWith()
public void setVersionNotEndsWith(String versionNotEndsWith)
public ClusterUpgradeHistoryWhereInput versionNotIn(List<String> versionNotIn)
public ClusterUpgradeHistoryWhereInput addVersionNotInItem(String versionNotInItem)
public ClusterUpgradeHistoryWhereInput versionNotStartsWith(String versionNotStartsWith)
@Nullable public String getVersionNotStartsWith()
public void setVersionNotStartsWith(String versionNotStartsWith)
public ClusterUpgradeHistoryWhereInput versionStartsWith(String versionStartsWith)
@Nullable public String getVersionStartsWith()
public void setVersionStartsWith(String versionStartsWith)
Copyright © 2025. All rights reserved.