Package com.mypurecloud.sdk.v2.model
Class V2QueueObservationMetricCountData
java.lang.Object
com.mypurecloud.sdk.v2.model.V2QueueObservationMetricCountData
- All Implemented Interfaces:
Serializable
V2QueueObservationMetricCountData
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe observation metric -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculatedMetricValue(Long calculatedMetricValue) Calculated metric valueThe total number of ongoing observations for this metric and media typebooleangetCount()inthashCode()The observation metricvoidsetCalculatedMetricValue(Long calculatedMetricValue) voidvoidtoString()
-
Constructor Details
-
V2QueueObservationMetricCountData
public V2QueueObservationMetricCountData() -
V2QueueObservationMetricCountData
-
-
Method Details
-
metric
public V2QueueObservationMetricCountData metric(V2QueueObservationMetricCountData.MetricEnum metric) The observation metric -
getMetric
-
setMetric
-
count
The total number of ongoing observations for this metric and media type -
getCount
-
setCount
-
calculatedMetricValue
Calculated metric value -
getCalculatedMetricValue
-
setCalculatedMetricValue
-
equals
-
hashCode
public int hashCode() -
toString
-