@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GlobalAlertRuleWhereInput extends Object
| 构造器和说明 |
|---|
GlobalAlertRuleWhereInput() |
public static final String SERIALIZED_NAME_ALERT_RULES_EVERY
public static final String SERIALIZED_NAME_ALERT_RULES_NONE
public static final String SERIALIZED_NAME_ALERT_RULES_SOME
public static final String SERIALIZED_NAME_CAUSE_CONTAINS
public static final String SERIALIZED_NAME_CAUSE_ENDS_WITH
public static final String SERIALIZED_NAME_CAUSE_NOT_CONTAINS
public static final String SERIALIZED_NAME_CAUSE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_CAUSE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_CAUSE_STARTS_WITH
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_IMPACT_CONTAINS
public static final String SERIALIZED_NAME_IMPACT_ENDS_WITH
public static final String SERIALIZED_NAME_IMPACT_NOT_CONTAINS
public static final String SERIALIZED_NAME_IMPACT_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_IMPACT_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_IMPACT_STARTS_WITH
public static final String SERIALIZED_NAME_MESSAGE_CONTAINS
public static final String SERIALIZED_NAME_MESSAGE_ENDS_WITH
public static final String SERIALIZED_NAME_MESSAGE_NOT_CONTAINS
public static final String SERIALIZED_NAME_MESSAGE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_MESSAGE_NOT_IN
public static final String SERIALIZED_NAME_MESSAGE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_MESSAGE_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_OPERATOR_CONTAINS
public static final String SERIALIZED_NAME_OPERATOR_ENDS_WITH
public static final String SERIALIZED_NAME_OPERATOR_NOT_CONTAINS
public static final String SERIALIZED_NAME_OPERATOR_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_OPERATOR_NOT_IN
public static final String SERIALIZED_NAME_OPERATOR_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_OPERATOR_STARTS_WITH
public static final String SERIALIZED_NAME_SOLUTION_CONTAINS
public static final String SERIALIZED_NAME_SOLUTION_ENDS_WITH
public static final String SERIALIZED_NAME_SOLUTION_NOT_CONTAINS
public static final String SERIALIZED_NAME_SOLUTION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_SOLUTION_NOT_IN
public static final String SERIALIZED_NAME_SOLUTION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_SOLUTION_STARTS_WITH
public GlobalAlertRuleWhereInput AND(List<GlobalAlertRuleWhereInput> AND)
public GlobalAlertRuleWhereInput addANDItem(GlobalAlertRuleWhereInput ANDItem)
@Nullable public List<GlobalAlertRuleWhereInput> getAND()
public void setAND(List<GlobalAlertRuleWhereInput> AND)
public GlobalAlertRuleWhereInput NOT(List<GlobalAlertRuleWhereInput> NOT)
public GlobalAlertRuleWhereInput addNOTItem(GlobalAlertRuleWhereInput NOTItem)
@Nullable public List<GlobalAlertRuleWhereInput> getNOT()
public void setNOT(List<GlobalAlertRuleWhereInput> NOT)
public GlobalAlertRuleWhereInput OR(List<GlobalAlertRuleWhereInput> OR)
public GlobalAlertRuleWhereInput addORItem(GlobalAlertRuleWhereInput ORItem)
@Nullable public List<GlobalAlertRuleWhereInput> getOR()
public void setOR(List<GlobalAlertRuleWhereInput> OR)
public GlobalAlertRuleWhereInput alertRulesEvery(AlertRuleWhereInput alertRulesEvery)
@Nullable public AlertRuleWhereInput getAlertRulesEvery()
public void setAlertRulesEvery(AlertRuleWhereInput alertRulesEvery)
public GlobalAlertRuleWhereInput alertRulesNone(AlertRuleWhereInput alertRulesNone)
@Nullable public AlertRuleWhereInput getAlertRulesNone()
public void setAlertRulesNone(AlertRuleWhereInput alertRulesNone)
public GlobalAlertRuleWhereInput alertRulesSome(AlertRuleWhereInput alertRulesSome)
@Nullable public AlertRuleWhereInput getAlertRulesSome()
public void setAlertRulesSome(AlertRuleWhereInput alertRulesSome)
public GlobalAlertRuleWhereInput _boolean(Boolean _boolean)
public void setBoolean(Boolean _boolean)
public GlobalAlertRuleWhereInput booleanNot(Boolean booleanNot)
public void setBooleanNot(Boolean booleanNot)
public GlobalAlertRuleWhereInput cause(String cause)
public void setCause(String cause)
public GlobalAlertRuleWhereInput causeContains(String causeContains)
public void setCauseContains(String causeContains)
public GlobalAlertRuleWhereInput causeEndsWith(String causeEndsWith)
public void setCauseEndsWith(String causeEndsWith)
public GlobalAlertRuleWhereInput causeGt(String causeGt)
public void setCauseGt(String causeGt)
public GlobalAlertRuleWhereInput causeGte(String causeGte)
public void setCauseGte(String causeGte)
public GlobalAlertRuleWhereInput causeIn(List<String> causeIn)
public GlobalAlertRuleWhereInput addCauseInItem(String causeInItem)
public GlobalAlertRuleWhereInput causeLt(String causeLt)
public void setCauseLt(String causeLt)
public GlobalAlertRuleWhereInput causeLte(String causeLte)
public void setCauseLte(String causeLte)
public GlobalAlertRuleWhereInput causeNot(String causeNot)
public void setCauseNot(String causeNot)
public GlobalAlertRuleWhereInput causeNotContains(String causeNotContains)
@Nullable public String getCauseNotContains()
public void setCauseNotContains(String causeNotContains)
public GlobalAlertRuleWhereInput causeNotEndsWith(String causeNotEndsWith)
@Nullable public String getCauseNotEndsWith()
public void setCauseNotEndsWith(String causeNotEndsWith)
public GlobalAlertRuleWhereInput causeNotIn(List<String> causeNotIn)
public GlobalAlertRuleWhereInput addCauseNotInItem(String causeNotInItem)
public GlobalAlertRuleWhereInput causeNotStartsWith(String causeNotStartsWith)
@Nullable public String getCauseNotStartsWith()
public void setCauseNotStartsWith(String causeNotStartsWith)
public GlobalAlertRuleWhereInput causeStartsWith(String causeStartsWith)
@Nullable public String getCauseStartsWith()
public void setCauseStartsWith(String causeStartsWith)
public GlobalAlertRuleWhereInput disabled(Boolean disabled)
public void setDisabled(Boolean disabled)
public GlobalAlertRuleWhereInput disabledNot(Boolean disabledNot)
public void setDisabledNot(Boolean disabledNot)
public GlobalAlertRuleWhereInput id(String id)
public void setId(String id)
public GlobalAlertRuleWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public GlobalAlertRuleWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public GlobalAlertRuleWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public GlobalAlertRuleWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public GlobalAlertRuleWhereInput idIn(List<String> idIn)
public GlobalAlertRuleWhereInput addIdInItem(String idInItem)
public GlobalAlertRuleWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public GlobalAlertRuleWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public GlobalAlertRuleWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public GlobalAlertRuleWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public GlobalAlertRuleWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public GlobalAlertRuleWhereInput idNotIn(List<String> idNotIn)
public GlobalAlertRuleWhereInput addIdNotInItem(String idNotInItem)
public GlobalAlertRuleWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public GlobalAlertRuleWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public GlobalAlertRuleWhereInput impact(String impact)
public void setImpact(String impact)
public GlobalAlertRuleWhereInput impactContains(String impactContains)
public void setImpactContains(String impactContains)
public GlobalAlertRuleWhereInput impactEndsWith(String impactEndsWith)
public void setImpactEndsWith(String impactEndsWith)
public GlobalAlertRuleWhereInput impactGt(String impactGt)
public void setImpactGt(String impactGt)
public GlobalAlertRuleWhereInput impactGte(String impactGte)
public void setImpactGte(String impactGte)
public GlobalAlertRuleWhereInput impactIn(List<String> impactIn)
public GlobalAlertRuleWhereInput addImpactInItem(String impactInItem)
public GlobalAlertRuleWhereInput impactLt(String impactLt)
public void setImpactLt(String impactLt)
public GlobalAlertRuleWhereInput impactLte(String impactLte)
public void setImpactLte(String impactLte)
public GlobalAlertRuleWhereInput impactNot(String impactNot)
public void setImpactNot(String impactNot)
public GlobalAlertRuleWhereInput impactNotContains(String impactNotContains)
@Nullable public String getImpactNotContains()
public void setImpactNotContains(String impactNotContains)
public GlobalAlertRuleWhereInput impactNotEndsWith(String impactNotEndsWith)
@Nullable public String getImpactNotEndsWith()
public void setImpactNotEndsWith(String impactNotEndsWith)
public GlobalAlertRuleWhereInput impactNotIn(List<String> impactNotIn)
public GlobalAlertRuleWhereInput addImpactNotInItem(String impactNotInItem)
public GlobalAlertRuleWhereInput impactNotStartsWith(String impactNotStartsWith)
@Nullable public String getImpactNotStartsWith()
public void setImpactNotStartsWith(String impactNotStartsWith)
public GlobalAlertRuleWhereInput impactStartsWith(String impactStartsWith)
@Nullable public String getImpactStartsWith()
public void setImpactStartsWith(String impactStartsWith)
public GlobalAlertRuleWhereInput message(String message)
public void setMessage(String message)
public GlobalAlertRuleWhereInput messageContains(String messageContains)
@Nullable public String getMessageContains()
public void setMessageContains(String messageContains)
public GlobalAlertRuleWhereInput messageEndsWith(String messageEndsWith)
@Nullable public String getMessageEndsWith()
public void setMessageEndsWith(String messageEndsWith)
public GlobalAlertRuleWhereInput messageGt(String messageGt)
public void setMessageGt(String messageGt)
public GlobalAlertRuleWhereInput messageGte(String messageGte)
public void setMessageGte(String messageGte)
public GlobalAlertRuleWhereInput messageIn(List<String> messageIn)
public GlobalAlertRuleWhereInput addMessageInItem(String messageInItem)
public GlobalAlertRuleWhereInput messageLt(String messageLt)
public void setMessageLt(String messageLt)
public GlobalAlertRuleWhereInput messageLte(String messageLte)
public void setMessageLte(String messageLte)
public GlobalAlertRuleWhereInput messageNot(String messageNot)
public void setMessageNot(String messageNot)
public GlobalAlertRuleWhereInput messageNotContains(String messageNotContains)
@Nullable public String getMessageNotContains()
public void setMessageNotContains(String messageNotContains)
public GlobalAlertRuleWhereInput messageNotEndsWith(String messageNotEndsWith)
@Nullable public String getMessageNotEndsWith()
public void setMessageNotEndsWith(String messageNotEndsWith)
public GlobalAlertRuleWhereInput messageNotIn(List<String> messageNotIn)
public GlobalAlertRuleWhereInput addMessageNotInItem(String messageNotInItem)
public GlobalAlertRuleWhereInput messageNotStartsWith(String messageNotStartsWith)
@Nullable public String getMessageNotStartsWith()
public void setMessageNotStartsWith(String messageNotStartsWith)
public GlobalAlertRuleWhereInput messageStartsWith(String messageStartsWith)
@Nullable public String getMessageStartsWith()
public void setMessageStartsWith(String messageStartsWith)
public GlobalAlertRuleWhereInput name(String name)
public void setName(String name)
public GlobalAlertRuleWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public GlobalAlertRuleWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public GlobalAlertRuleWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public GlobalAlertRuleWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public GlobalAlertRuleWhereInput nameIn(List<String> nameIn)
public GlobalAlertRuleWhereInput addNameInItem(String nameInItem)
public GlobalAlertRuleWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public GlobalAlertRuleWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public GlobalAlertRuleWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public GlobalAlertRuleWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public GlobalAlertRuleWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public GlobalAlertRuleWhereInput nameNotIn(List<String> nameNotIn)
public GlobalAlertRuleWhereInput addNameNotInItem(String nameNotInItem)
public GlobalAlertRuleWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public GlobalAlertRuleWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public GlobalAlertRuleWhereInput _object(AlertRuleObject _object)
@Nullable public AlertRuleObject getObject()
public void setObject(AlertRuleObject _object)
public GlobalAlertRuleWhereInput objectIn(List<AlertRuleObject> objectIn)
public GlobalAlertRuleWhereInput addObjectInItem(AlertRuleObject objectInItem)
@Nullable public List<AlertRuleObject> getObjectIn()
public void setObjectIn(List<AlertRuleObject> objectIn)
public GlobalAlertRuleWhereInput objectNot(AlertRuleObject objectNot)
@Nullable public AlertRuleObject getObjectNot()
public void setObjectNot(AlertRuleObject objectNot)
public GlobalAlertRuleWhereInput objectNotIn(List<AlertRuleObject> objectNotIn)
public GlobalAlertRuleWhereInput addObjectNotInItem(AlertRuleObject objectNotInItem)
@Nullable public List<AlertRuleObject> getObjectNotIn()
public void setObjectNotIn(List<AlertRuleObject> objectNotIn)
public GlobalAlertRuleWhereInput operator(String operator)
public void setOperator(String operator)
public GlobalAlertRuleWhereInput operatorContains(String operatorContains)
@Nullable public String getOperatorContains()
public void setOperatorContains(String operatorContains)
public GlobalAlertRuleWhereInput operatorEndsWith(String operatorEndsWith)
@Nullable public String getOperatorEndsWith()
public void setOperatorEndsWith(String operatorEndsWith)
public GlobalAlertRuleWhereInput operatorGt(String operatorGt)
public void setOperatorGt(String operatorGt)
public GlobalAlertRuleWhereInput operatorGte(String operatorGte)
public void setOperatorGte(String operatorGte)
public GlobalAlertRuleWhereInput operatorIn(List<String> operatorIn)
public GlobalAlertRuleWhereInput addOperatorInItem(String operatorInItem)
public GlobalAlertRuleWhereInput operatorLt(String operatorLt)
public void setOperatorLt(String operatorLt)
public GlobalAlertRuleWhereInput operatorLte(String operatorLte)
public void setOperatorLte(String operatorLte)
public GlobalAlertRuleWhereInput operatorNot(String operatorNot)
public void setOperatorNot(String operatorNot)
public GlobalAlertRuleWhereInput operatorNotContains(String operatorNotContains)
@Nullable public String getOperatorNotContains()
public void setOperatorNotContains(String operatorNotContains)
public GlobalAlertRuleWhereInput operatorNotEndsWith(String operatorNotEndsWith)
@Nullable public String getOperatorNotEndsWith()
public void setOperatorNotEndsWith(String operatorNotEndsWith)
public GlobalAlertRuleWhereInput operatorNotIn(List<String> operatorNotIn)
public GlobalAlertRuleWhereInput addOperatorNotInItem(String operatorNotInItem)
@Nullable public List<String> getOperatorNotIn()
public GlobalAlertRuleWhereInput operatorNotStartsWith(String operatorNotStartsWith)
@Nullable public String getOperatorNotStartsWith()
public void setOperatorNotStartsWith(String operatorNotStartsWith)
public GlobalAlertRuleWhereInput operatorStartsWith(String operatorStartsWith)
@Nullable public String getOperatorStartsWith()
public void setOperatorStartsWith(String operatorStartsWith)
public GlobalAlertRuleWhereInput solution(String solution)
public void setSolution(String solution)
public GlobalAlertRuleWhereInput solutionContains(String solutionContains)
@Nullable public String getSolutionContains()
public void setSolutionContains(String solutionContains)
public GlobalAlertRuleWhereInput solutionEndsWith(String solutionEndsWith)
@Nullable public String getSolutionEndsWith()
public void setSolutionEndsWith(String solutionEndsWith)
public GlobalAlertRuleWhereInput solutionGt(String solutionGt)
public void setSolutionGt(String solutionGt)
public GlobalAlertRuleWhereInput solutionGte(String solutionGte)
public void setSolutionGte(String solutionGte)
public GlobalAlertRuleWhereInput solutionIn(List<String> solutionIn)
public GlobalAlertRuleWhereInput addSolutionInItem(String solutionInItem)
public GlobalAlertRuleWhereInput solutionLt(String solutionLt)
public void setSolutionLt(String solutionLt)
public GlobalAlertRuleWhereInput solutionLte(String solutionLte)
public void setSolutionLte(String solutionLte)
public GlobalAlertRuleWhereInput solutionNot(String solutionNot)
public void setSolutionNot(String solutionNot)
public GlobalAlertRuleWhereInput solutionNotContains(String solutionNotContains)
@Nullable public String getSolutionNotContains()
public void setSolutionNotContains(String solutionNotContains)
public GlobalAlertRuleWhereInput solutionNotEndsWith(String solutionNotEndsWith)
@Nullable public String getSolutionNotEndsWith()
public void setSolutionNotEndsWith(String solutionNotEndsWith)
public GlobalAlertRuleWhereInput solutionNotIn(List<String> solutionNotIn)
public GlobalAlertRuleWhereInput addSolutionNotInItem(String solutionNotInItem)
@Nullable public List<String> getSolutionNotIn()
public GlobalAlertRuleWhereInput solutionNotStartsWith(String solutionNotStartsWith)
@Nullable public String getSolutionNotStartsWith()
public void setSolutionNotStartsWith(String solutionNotStartsWith)
public GlobalAlertRuleWhereInput solutionStartsWith(String solutionStartsWith)
@Nullable public String getSolutionStartsWith()
public void setSolutionStartsWith(String solutionStartsWith)
public GlobalAlertRuleWhereInput unit(AlertRuleUnit unit)
@Nullable public AlertRuleUnit getUnit()
public void setUnit(AlertRuleUnit unit)
public GlobalAlertRuleWhereInput unitIn(List<AlertRuleUnit> unitIn)
public GlobalAlertRuleWhereInput addUnitInItem(AlertRuleUnit unitInItem)
@Nullable public List<AlertRuleUnit> getUnitIn()
public void setUnitIn(List<AlertRuleUnit> unitIn)
public GlobalAlertRuleWhereInput unitNot(AlertRuleUnit unitNot)
@Nullable public AlertRuleUnit getUnitNot()
public void setUnitNot(AlertRuleUnit unitNot)
public GlobalAlertRuleWhereInput unitNotIn(List<AlertRuleUnit> unitNotIn)
public GlobalAlertRuleWhereInput addUnitNotInItem(AlertRuleUnit unitNotInItem)
@Nullable public List<AlertRuleUnit> getUnitNotIn()
public void setUnitNotIn(List<AlertRuleUnit> unitNotIn)
Copyright © 2025. All rights reserved.