Package com.mypurecloud.sdk.v2.model
Class StatisticalResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.StatisticalResponse
- All Implemented Interfaces:
Serializable
StatisticalResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetViews()inthashCode()metrics(List<AggregateMetricData> metrics) voidsetInterval(String interval) voidsetMetrics(List<AggregateMetricData> metrics) voidsetViews(List<AggregateViewData> views) toString()views(List<AggregateViewData> views)
-
Constructor Details
-
StatisticalResponse
public StatisticalResponse() -
StatisticalResponse
-
-
Method Details