@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ClusterUpgradeHistoryWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
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 AND_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput NOT(List<ClusterUpgradeHistoryWhereInput> NOT)
public ClusterUpgradeHistoryWhereInput addNOTItem(ClusterUpgradeHistoryWhereInput NOTItem)
@Nullable public List<ClusterUpgradeHistoryWhereInput> getNOT()
public void setNOT(List<ClusterUpgradeHistoryWhereInput> NOT)
public ClusterUpgradeHistoryWhereInput NOT_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput OR(List<ClusterUpgradeHistoryWhereInput> OR)
public ClusterUpgradeHistoryWhereInput addORItem(ClusterUpgradeHistoryWhereInput ORItem)
@Nullable public List<ClusterUpgradeHistoryWhereInput> getOR()
public void setOR(List<ClusterUpgradeHistoryWhereInput> OR)
public ClusterUpgradeHistoryWhereInput OR_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public ClusterUpgradeHistoryWhereInput cluster_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput date(String date)
public void setDate(String date)
public ClusterUpgradeHistoryWhereInput date_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput date_ExplictlyNonNull()
public void setDate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDate_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateGt(String dateGt)
public void setDateGt(String dateGt)
public ClusterUpgradeHistoryWhereInput dateGt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateGt_ExplictlyNonNull()
public void setDateGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDateGt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateGte(String dateGte)
public void setDateGte(String dateGte)
public ClusterUpgradeHistoryWhereInput dateGte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateGte_ExplictlyNonNull()
public void setDateGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDateGte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateIn(List<String> dateIn)
public ClusterUpgradeHistoryWhereInput addDateInItem(String dateInItem)
public ClusterUpgradeHistoryWhereInput dateIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateIn_ExplictlyNonNull()
public void setDateIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDateIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateLt(String dateLt)
public void setDateLt(String dateLt)
public ClusterUpgradeHistoryWhereInput dateLt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateLt_ExplictlyNonNull()
public void setDateLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDateLt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateLte(String dateLte)
public void setDateLte(String dateLte)
public ClusterUpgradeHistoryWhereInput dateLte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateLte_ExplictlyNonNull()
public void setDateLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDateLte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateNot(String dateNot)
public void setDateNot(String dateNot)
public ClusterUpgradeHistoryWhereInput dateNot_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateNot_ExplictlyNonNull()
public void setDateNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDateNot_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateNotIn(List<String> dateNotIn)
public ClusterUpgradeHistoryWhereInput addDateNotInItem(String dateNotInItem)
public ClusterUpgradeHistoryWhereInput dateNotIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput dateNotIn_ExplictlyNonNull()
public void setDateNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDateNotIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput id(String id)
public void setId(String id)
public ClusterUpgradeHistoryWhereInput id_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ClusterUpgradeHistoryWhereInput idContains_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ClusterUpgradeHistoryWhereInput idEndsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ClusterUpgradeHistoryWhereInput idGt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ClusterUpgradeHistoryWhereInput idGte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idIn(List<String> idIn)
public ClusterUpgradeHistoryWhereInput addIdInItem(String idInItem)
public ClusterUpgradeHistoryWhereInput idIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ClusterUpgradeHistoryWhereInput idLt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ClusterUpgradeHistoryWhereInput idLte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ClusterUpgradeHistoryWhereInput idNot_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ClusterUpgradeHistoryWhereInput idNotContains_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ClusterUpgradeHistoryWhereInput idNotEndsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idNotIn(List<String> idNotIn)
public ClusterUpgradeHistoryWhereInput addIdNotInItem(String idNotInItem)
public ClusterUpgradeHistoryWhereInput idNotIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ClusterUpgradeHistoryWhereInput idNotStartsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ClusterUpgradeHistoryWhereInput idStartsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localId(String localId)
public void setLocalId(String localId)
public ClusterUpgradeHistoryWhereInput localId_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public ClusterUpgradeHistoryWhereInput localIdContains_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public ClusterUpgradeHistoryWhereInput localIdEndsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public ClusterUpgradeHistoryWhereInput localIdGt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public ClusterUpgradeHistoryWhereInput localIdGte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdIn(List<String> localIdIn)
public ClusterUpgradeHistoryWhereInput addLocalIdInItem(String localIdInItem)
public ClusterUpgradeHistoryWhereInput localIdIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public ClusterUpgradeHistoryWhereInput localIdLt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public ClusterUpgradeHistoryWhereInput localIdLte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public ClusterUpgradeHistoryWhereInput localIdNot_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public ClusterUpgradeHistoryWhereInput localIdNotContains_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public ClusterUpgradeHistoryWhereInput localIdNotEndsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdNotIn(List<String> localIdNotIn)
public ClusterUpgradeHistoryWhereInput addLocalIdNotInItem(String localIdNotInItem)
public ClusterUpgradeHistoryWhereInput localIdNotIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public ClusterUpgradeHistoryWhereInput localIdNotStartsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public ClusterUpgradeHistoryWhereInput localIdStartsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput result(String result)
public void setResult(String result)
public ClusterUpgradeHistoryWhereInput result_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput result_ExplictlyNonNull()
public void setResult_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResult_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultContains(String resultContains)
public void setResultContains(String resultContains)
public ClusterUpgradeHistoryWhereInput resultContains_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultContains_ExplictlyNonNull()
public void setResultContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultContains_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultEndsWith(String resultEndsWith)
public void setResultEndsWith(String resultEndsWith)
public ClusterUpgradeHistoryWhereInput resultEndsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultEndsWith_ExplictlyNonNull()
public void setResultEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultEndsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultGt(String resultGt)
public void setResultGt(String resultGt)
public ClusterUpgradeHistoryWhereInput resultGt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultGt_ExplictlyNonNull()
public void setResultGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultGt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultGte(String resultGte)
public void setResultGte(String resultGte)
public ClusterUpgradeHistoryWhereInput resultGte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultGte_ExplictlyNonNull()
public void setResultGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultGte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultIn(List<String> resultIn)
public ClusterUpgradeHistoryWhereInput addResultInItem(String resultInItem)
public ClusterUpgradeHistoryWhereInput resultIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultIn_ExplictlyNonNull()
public void setResultIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultLt(String resultLt)
public void setResultLt(String resultLt)
public ClusterUpgradeHistoryWhereInput resultLt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultLt_ExplictlyNonNull()
public void setResultLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultLt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultLte(String resultLte)
public void setResultLte(String resultLte)
public ClusterUpgradeHistoryWhereInput resultLte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultLte_ExplictlyNonNull()
public void setResultLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultLte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultNot(String resultNot)
public void setResultNot(String resultNot)
public ClusterUpgradeHistoryWhereInput resultNot_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultNot_ExplictlyNonNull()
public void setResultNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultNot_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultNotContains(String resultNotContains)
@Nullable public String getResultNotContains()
public void setResultNotContains(String resultNotContains)
public ClusterUpgradeHistoryWhereInput resultNotContains_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultNotContains_ExplictlyNonNull()
public void setResultNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultNotContains_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultNotEndsWith(String resultNotEndsWith)
@Nullable public String getResultNotEndsWith()
public void setResultNotEndsWith(String resultNotEndsWith)
public ClusterUpgradeHistoryWhereInput resultNotEndsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultNotEndsWith_ExplictlyNonNull()
public void setResultNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultNotEndsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultNotIn(List<String> resultNotIn)
public ClusterUpgradeHistoryWhereInput addResultNotInItem(String resultNotInItem)
public ClusterUpgradeHistoryWhereInput resultNotIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultNotIn_ExplictlyNonNull()
public void setResultNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultNotIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultNotStartsWith(String resultNotStartsWith)
@Nullable public String getResultNotStartsWith()
public void setResultNotStartsWith(String resultNotStartsWith)
public ClusterUpgradeHistoryWhereInput resultNotStartsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultNotStartsWith_ExplictlyNonNull()
public void setResultNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultNotStartsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultStartsWith(String resultStartsWith)
@Nullable public String getResultStartsWith()
public void setResultStartsWith(String resultStartsWith)
public ClusterUpgradeHistoryWhereInput resultStartsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput resultStartsWith_ExplictlyNonNull()
public void setResultStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResultStartsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuid(String taskUuid)
public void setTaskUuid(String taskUuid)
public ClusterUpgradeHistoryWhereInput taskUuid_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuid_ExplictlyNonNull()
public void setTaskUuid_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuid_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidContains(String taskUuidContains)
@Nullable public String getTaskUuidContains()
public void setTaskUuidContains(String taskUuidContains)
public ClusterUpgradeHistoryWhereInput taskUuidContains_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidContains_ExplictlyNonNull()
public void setTaskUuidContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidContains_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidEndsWith(String taskUuidEndsWith)
@Nullable public String getTaskUuidEndsWith()
public void setTaskUuidEndsWith(String taskUuidEndsWith)
public ClusterUpgradeHistoryWhereInput taskUuidEndsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidEndsWith_ExplictlyNonNull()
public void setTaskUuidEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidEndsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidGt(String taskUuidGt)
public void setTaskUuidGt(String taskUuidGt)
public ClusterUpgradeHistoryWhereInput taskUuidGt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidGt_ExplictlyNonNull()
public void setTaskUuidGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidGt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidGte(String taskUuidGte)
public void setTaskUuidGte(String taskUuidGte)
public ClusterUpgradeHistoryWhereInput taskUuidGte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidGte_ExplictlyNonNull()
public void setTaskUuidGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidGte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidIn(List<String> taskUuidIn)
public ClusterUpgradeHistoryWhereInput addTaskUuidInItem(String taskUuidInItem)
public ClusterUpgradeHistoryWhereInput taskUuidIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidIn_ExplictlyNonNull()
public void setTaskUuidIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidLt(String taskUuidLt)
public void setTaskUuidLt(String taskUuidLt)
public ClusterUpgradeHistoryWhereInput taskUuidLt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidLt_ExplictlyNonNull()
public void setTaskUuidLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidLt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidLte(String taskUuidLte)
public void setTaskUuidLte(String taskUuidLte)
public ClusterUpgradeHistoryWhereInput taskUuidLte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidLte_ExplictlyNonNull()
public void setTaskUuidLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidLte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidNot(String taskUuidNot)
public void setTaskUuidNot(String taskUuidNot)
public ClusterUpgradeHistoryWhereInput taskUuidNot_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidNot_ExplictlyNonNull()
public void setTaskUuidNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidNot_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidNotContains(String taskUuidNotContains)
@Nullable public String getTaskUuidNotContains()
public void setTaskUuidNotContains(String taskUuidNotContains)
public ClusterUpgradeHistoryWhereInput taskUuidNotContains_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidNotContains_ExplictlyNonNull()
public void setTaskUuidNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidNotContains_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidNotEndsWith(String taskUuidNotEndsWith)
@Nullable public String getTaskUuidNotEndsWith()
public void setTaskUuidNotEndsWith(String taskUuidNotEndsWith)
public ClusterUpgradeHistoryWhereInput taskUuidNotEndsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidNotEndsWith_ExplictlyNonNull()
public void setTaskUuidNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidNotEndsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidNotIn(List<String> taskUuidNotIn)
public ClusterUpgradeHistoryWhereInput addTaskUuidNotInItem(String taskUuidNotInItem)
@Nullable public List<String> getTaskUuidNotIn()
public ClusterUpgradeHistoryWhereInput taskUuidNotIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidNotIn_ExplictlyNonNull()
public void setTaskUuidNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidNotIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidNotStartsWith(String taskUuidNotStartsWith)
@Nullable public String getTaskUuidNotStartsWith()
public void setTaskUuidNotStartsWith(String taskUuidNotStartsWith)
public ClusterUpgradeHistoryWhereInput taskUuidNotStartsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidNotStartsWith_ExplictlyNonNull()
public void setTaskUuidNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidNotStartsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidStartsWith(String taskUuidStartsWith)
@Nullable public String getTaskUuidStartsWith()
public void setTaskUuidStartsWith(String taskUuidStartsWith)
public ClusterUpgradeHistoryWhereInput taskUuidStartsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput taskUuidStartsWith_ExplictlyNonNull()
public void setTaskUuidStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskUuidStartsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput version(String version)
public void setVersion(String version)
public ClusterUpgradeHistoryWhereInput version_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput version_ExplictlyNonNull()
public void setVersion_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersion_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionContains(String versionContains)
@Nullable public String getVersionContains()
public void setVersionContains(String versionContains)
public ClusterUpgradeHistoryWhereInput versionContains_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionContains_ExplictlyNonNull()
public void setVersionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionContains_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionEndsWith(String versionEndsWith)
@Nullable public String getVersionEndsWith()
public void setVersionEndsWith(String versionEndsWith)
public ClusterUpgradeHistoryWhereInput versionEndsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionEndsWith_ExplictlyNonNull()
public void setVersionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionEndsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionGt(String versionGt)
public void setVersionGt(String versionGt)
public ClusterUpgradeHistoryWhereInput versionGt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionGt_ExplictlyNonNull()
public void setVersionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionGt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionGte(String versionGte)
public void setVersionGte(String versionGte)
public ClusterUpgradeHistoryWhereInput versionGte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionGte_ExplictlyNonNull()
public void setVersionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionGte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionIn(List<String> versionIn)
public ClusterUpgradeHistoryWhereInput addVersionInItem(String versionInItem)
public ClusterUpgradeHistoryWhereInput versionIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionIn_ExplictlyNonNull()
public void setVersionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionLt(String versionLt)
public void setVersionLt(String versionLt)
public ClusterUpgradeHistoryWhereInput versionLt_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionLt_ExplictlyNonNull()
public void setVersionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionLt_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionLte(String versionLte)
public void setVersionLte(String versionLte)
public ClusterUpgradeHistoryWhereInput versionLte_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionLte_ExplictlyNonNull()
public void setVersionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionLte_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionNot(String versionNot)
public void setVersionNot(String versionNot)
public ClusterUpgradeHistoryWhereInput versionNot_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionNot_ExplictlyNonNull()
public void setVersionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNot_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionNotContains(String versionNotContains)
@Nullable public String getVersionNotContains()
public void setVersionNotContains(String versionNotContains)
public ClusterUpgradeHistoryWhereInput versionNotContains_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionNotContains_ExplictlyNonNull()
public void setVersionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotContains_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionNotEndsWith(String versionNotEndsWith)
@Nullable public String getVersionNotEndsWith()
public void setVersionNotEndsWith(String versionNotEndsWith)
public ClusterUpgradeHistoryWhereInput versionNotEndsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionNotEndsWith_ExplictlyNonNull()
public void setVersionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotEndsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionNotIn(List<String> versionNotIn)
public ClusterUpgradeHistoryWhereInput addVersionNotInItem(String versionNotInItem)
public ClusterUpgradeHistoryWhereInput versionNotIn_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionNotIn_ExplictlyNonNull()
public void setVersionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotIn_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionNotStartsWith(String versionNotStartsWith)
@Nullable public String getVersionNotStartsWith()
public void setVersionNotStartsWith(String versionNotStartsWith)
public ClusterUpgradeHistoryWhereInput versionNotStartsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionNotStartsWith_ExplictlyNonNull()
public void setVersionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotStartsWith_IsExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionStartsWith(String versionStartsWith)
@Nullable public String getVersionStartsWith()
public void setVersionStartsWith(String versionStartsWith)
public ClusterUpgradeHistoryWhereInput versionStartsWith_ExplictlyNull()
public ClusterUpgradeHistoryWhereInput versionStartsWith_ExplictlyNonNull()
public void setVersionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionStartsWith_IsExplictlyNull()
Copyright © 2025. All rights reserved.