Uses of Class
com.mypurecloud.sdk.v2.model.BuIntradayDataGroup
Packages that use BuIntradayDataGroup
-
Uses of BuIntradayDataGroup in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuIntradayDataGroupModifier and TypeMethodDescriptionBuIntradayDataGroup.forecastDataPerInterval(List<BuIntradayForecastData> forecastDataPerInterval) Forecast data per interval for this date rangeBuIntradayDataGroup.forecastDataSummary(BuIntradayForecastData forecastDataSummary) Forecast data summary for this date rangeBuIntradayDataGroup.mediaType(BuIntradayDataGroup.MediaTypeEnum mediaType) The media type associated with this intraday groupBuIntradayDataGroup.performancePredictionDataPerInterval(List<IntradayPerformancePredictionData> performancePredictionDataPerInterval) Performance prediction data per interval for this date rangeBuIntradayDataGroup.performancePredictionDataSummary(IntradayPerformancePredictionData performancePredictionDataSummary) Performance prediction data summary for this date rangeBuIntradayDataGroup.scheduleDataPerInterval(List<BuIntradayScheduleData> scheduleDataPerInterval) Schedule data per interval for this date rangeBuIntradayDataGroup.scheduleDataSummary(BuIntradayScheduleData scheduleDataSummary) Schedule data summary for this date rangeMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type BuIntradayDataGroupMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BuIntradayDataGroupModifier and TypeMethodDescriptionBuIntradayResponse.intradayDataGroupings(List<BuIntradayDataGroup> intradayDataGroupings) Intraday data grouped by a single media type and set of planning group IDsvoidBuIntradayResponse.setIntradayDataGroupings(List<BuIntradayDataGroup> intradayDataGroupings)