Uses of Class
com.mypurecloud.sdk.v2.model.LearningAssignmentAggregateQueryResponseMetric
Packages that use LearningAssignmentAggregateQueryResponseMetric
-
Uses of LearningAssignmentAggregateQueryResponseMetric in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentAggregateQueryResponseMetricModifier and TypeMethodDescriptionLearningAssignmentAggregateQueryResponseMetric.metric(LearningAssignmentAggregateQueryResponseMetric.MetricEnum metric) The metric this applies toLearningAssignmentAggregateQueryResponseMetric.stats(LearningAssignmentAggregateQueryResponseStats stats) The aggregated values for this metricMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type LearningAssignmentAggregateQueryResponseMetricMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LearningAssignmentAggregateQueryResponseMetricModifier and TypeMethodDescriptionLearningAssignmentAggregateQueryResponseData.metrics(List<LearningAssignmentAggregateQueryResponseMetric> metrics) The list of aggregated metricsvoidLearningAssignmentAggregateQueryResponseData.setMetrics(List<LearningAssignmentAggregateQueryResponseMetric> metrics)