Uses of Class
com.mypurecloud.sdk.v2.model.DevelopmentActivityAggregateQueryResponseData
Packages that use DevelopmentActivityAggregateQueryResponseData
-
Uses of DevelopmentActivityAggregateQueryResponseData in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DevelopmentActivityAggregateQueryResponseDataModifier and TypeMethodDescriptionSpecifies the range of due dates to be used for filtering.DevelopmentActivityAggregateQueryResponseData.metrics(List<DevelopmentActivityAggregateQueryResponseMetric> metrics) The list of aggregated metricsMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type DevelopmentActivityAggregateQueryResponseDataMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DevelopmentActivityAggregateQueryResponseDataModifier and TypeMethodDescriptionDevelopmentActivityAggregateQueryResponseGroupedData.data(List<DevelopmentActivityAggregateQueryResponseData> data) The metrics in this groupvoidDevelopmentActivityAggregateQueryResponseGroupedData.setData(List<DevelopmentActivityAggregateQueryResponseData> data)