Uses of Class
com.mypurecloud.sdk.v2.model.LearningAssignmentAggregateQueryResponseData
Packages that use LearningAssignmentAggregateQueryResponseData
-
Uses of LearningAssignmentAggregateQueryResponseData in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentAggregateQueryResponseDataModifier and TypeMethodDescriptionSpecifies the range of due dates to be used for filtering.LearningAssignmentAggregateQueryResponseData.metrics(List<LearningAssignmentAggregateQueryResponseMetric> metrics) The list of aggregated metricsMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type LearningAssignmentAggregateQueryResponseDataMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LearningAssignmentAggregateQueryResponseDataModifier and TypeMethodDescriptionLearningAssignmentAggregateQueryResponseGroupedData.data(List<LearningAssignmentAggregateQueryResponseData> data) The metrics in this groupvoidLearningAssignmentAggregateQueryResponseGroupedData.setData(List<LearningAssignmentAggregateQueryResponseData> data)