Uses of Class
com.mypurecloud.sdk.v2.model.BuForecastGenerationResult
Packages that use BuForecastGenerationResult
-
Uses of BuForecastGenerationResult in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BuForecastGenerationResultModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresults(GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest request) Gets the forecast generation resultsWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresults(String businessUnitId, LocalDate weekDateId, String forecastId) Gets the forecast generation resultsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type BuForecastGenerationResultModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresults(ApiRequest<Void> request) Gets the forecast generation resultsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsAsync(GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest request, AsyncApiCallback<BuForecastGenerationResult> callback) Gets the forecast generation resultsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuForecastGenerationResult>> callback) Gets the forecast generation resultsWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsWithHttpInfo(String businessUnitId, LocalDate weekDateId, String forecastId) Gets the forecast generation resultsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BuForecastGenerationResultModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsAsync(GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest request, AsyncApiCallback<BuForecastGenerationResult> callback) Gets the forecast generation resultsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuForecastGenerationResult>> callback) Gets the forecast generation results -
Uses of BuForecastGenerationResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuForecastGenerationResultModifier and TypeMethodDescriptionBuShortTermForecast.getGenerationResults()BuForecastGenerationResult.planningGroupResults(List<BuForecastGenerationPlanningGroupResult> planningGroupResults) Generation results, broken down by planning groupMethods in com.mypurecloud.sdk.v2.model with parameters of type BuForecastGenerationResultModifier and TypeMethodDescriptionBuShortTermForecast.generationResults(BuForecastGenerationResult generationResults) Generation result metadatavoidBuShortTermForecast.setGenerationResults(BuForecastGenerationResult generationResults)