Class ConfiguredAlertThreshold
java.lang.Object
com.cloudera.cdp.dfworkload.model.ConfiguredAlertThreshold
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:28.696-07:00")
public class ConfiguredAlertThreshold
extends Object
A configured alert threshold to pair together a statistical unit and value
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConfiguredAlertThreshold
public ConfiguredAlertThreshold()
-
-
Method Details
-
getUnitId
Getter for unitId. The identifier of the alert threshold unit to associate with the given threshold value -
setUnitId
Setter for unitId. The identifier of the alert threshold unit to associate with the given threshold value -
getValue
Getter for value. The threshold value whose triggering causes an alert -
setValue
Setter for value. The threshold value whose triggering causes an alert -
equals
-
hashCode
public int hashCode() -
toString
-