Uses of Class
com.mypurecloud.sdk.v2.model.DevelopmentActivityAggregateQueryResponseMetric
Packages that use DevelopmentActivityAggregateQueryResponseMetric
-
Uses of DevelopmentActivityAggregateQueryResponseMetric in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DevelopmentActivityAggregateQueryResponseMetricModifier and TypeMethodDescriptionDevelopmentActivityAggregateQueryResponseMetric.metric(DevelopmentActivityAggregateQueryResponseMetric.MetricEnum metric) The metric this applies toDevelopmentActivityAggregateQueryResponseMetric.stats(DevelopmentActivityAggregateQueryResponseStatistics stats) The aggregated values for this metricMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type DevelopmentActivityAggregateQueryResponseMetricMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DevelopmentActivityAggregateQueryResponseMetricModifier and TypeMethodDescriptionDevelopmentActivityAggregateQueryResponseData.metrics(List<DevelopmentActivityAggregateQueryResponseMetric> metrics) The list of aggregated metricsvoidDevelopmentActivityAggregateQueryResponseData.setMetrics(List<DevelopmentActivityAggregateQueryResponseMetric> metrics)