Class ConfiguredAlertFrequencyTolerance
java.lang.Object
com.cloudera.cdp.dfworkload.model.ConfiguredAlertFrequencyTolerance
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:28.696-07:00")
public class ConfiguredAlertFrequencyTolerance
extends Object
An alert configuration frequency tolerance for measuring an amount of time and unit for alert triggering
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConfiguredAlertFrequencyTolerance
public ConfiguredAlertFrequencyTolerance()
-
-
Method Details
-
getUnit
Getter for unit. The unit of time controlling how long a metric value can persist outside its boundaries before an alert is generated -
setUnit
Setter for unit. The unit of time controlling how long a metric value can persist outside its boundaries before an alert is generated -
getValue
Getter for value. The amount of time, associated with the given unit, a metric value can persist outside its boundaries before an alert is generated -
setValue
Setter for value. The amount of time, associated with the given unit, a metric value can persist outside its boundaries before an alert is generated -
equals
-
hashCode
public int hashCode() -
toString
-