Uses of Class
com.mypurecloud.sdk.v2.model.QueryResponseMetric
Packages that use QueryResponseMetric
-
Uses of QueryResponseMetric in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueryResponseMetricModifier and TypeMethodDescriptionQueryResponseMetric.metric(QueryResponseMetric.MetricEnum metric) The metric this applies toQueryResponseMetric.stats(QueryResponseStats stats) The aggregated values for this metricMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueryResponseMetricMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueryResponseMetricModifier and TypeMethodDescriptionQueryResponseData.metrics(List<QueryResponseMetric> metrics) A list of aggregated metricsvoidQueryResponseData.setMetrics(List<QueryResponseMetric> metrics)