Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest
Packages that use GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest
-
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastData(GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest request) Get the result of a short term forecast calculation Includes modifications unless you pass the doNotApplyModifications query parameterWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastDataAsync(GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest request, AsyncApiCallback<BuForecastResultResponse> callback) Get the result of a short term forecast calculation Includes modifications unless you pass the doNotApplyModifications query parameter -
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.Builder.build()GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.withForceDownloadService(Boolean forceDownloadService) GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.withForecastId(String forecastId) GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.withWeekDateId(LocalDate weekDateId) GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.withWeekNumber(Integer weekNumber)