Package com.mypurecloud.sdk.v2.model
Class DevelopmentActivityAggregateQueryResponseMetric
java.lang.Object
com.mypurecloud.sdk.v2.model.DevelopmentActivityAggregateQueryResponseMetric
- All Implemented Interfaces:
Serializable
DevelopmentActivityAggregateQueryResponseMetric
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe metric this applies to -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DevelopmentActivityAggregateQueryResponseMetric
public DevelopmentActivityAggregateQueryResponseMetric() -
DevelopmentActivityAggregateQueryResponseMetric
-
-
Method Details
-
metric
public DevelopmentActivityAggregateQueryResponseMetric metric(DevelopmentActivityAggregateQueryResponseMetric.MetricEnum metric) The metric this applies to -
getMetric
-
setMetric
-
stats
public DevelopmentActivityAggregateQueryResponseMetric stats(DevelopmentActivityAggregateQueryResponseStatistics stats) The aggregated values for this metric -
getStats
-
setStats
-
equals
-
hashCode
public int hashCode() -
toString
-