Package com.cloudera.cdp.df.model
Class MetricChartFrequencyTolerance
java.lang.Object
com.cloudera.cdp.df.model.MetricChartFrequencyTolerance
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-01-23T07:12:42.200-08:00")
public class MetricChartFrequencyTolerance
extends Object
Frequency tolerance for a metric chart
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MetricChartFrequencyTolerance
public MetricChartFrequencyTolerance()
-
-
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
-