Package com.mypurecloud.sdk.v2.model
Class StatEventFlowTopicIntervalMetrics
java.lang.Object
com.mypurecloud.sdk.v2.model.StatEventFlowTopicIntervalMetrics
- All Implemented Interfaces:
Serializable
StatEventFlowTopicIntervalMetrics
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()metrics(List<StatEventFlowTopicMetricStats> metrics) voidsetInterval(String interval) voidsetMetrics(List<StatEventFlowTopicMetricStats> metrics) toString()
-
Constructor Details
-
StatEventFlowTopicIntervalMetrics
public StatEventFlowTopicIntervalMetrics() -
StatEventFlowTopicIntervalMetrics
-
-
Method Details