Uses of Class
com.mypurecloud.sdk.v2.model.LearningAssignmentAggregateQueryResponseStats
Packages that use LearningAssignmentAggregateQueryResponseStats
-
Uses of LearningAssignmentAggregateQueryResponseStats in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentAggregateQueryResponseStatsModifier and TypeMethodDescriptionThe count for this metricLearningAssignmentAggregateQueryResponseMetric.getStats()LearningAssignmentAggregateQueryResponseStats.max(BigDecimal max) The maximum value in this metricLearningAssignmentAggregateQueryResponseStats.min(BigDecimal min) The minimum value in this metricLearningAssignmentAggregateQueryResponseStats.sum(BigDecimal sum) The total of the values for this metricMethods in com.mypurecloud.sdk.v2.model with parameters of type LearningAssignmentAggregateQueryResponseStatsModifier and TypeMethodDescriptionvoidLearningAssignmentAggregateQueryResponseMetric.setStats(LearningAssignmentAggregateQueryResponseStats stats) LearningAssignmentAggregateQueryResponseMetric.stats(LearningAssignmentAggregateQueryResponseStats stats) The aggregated values for this metric