Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest
Packages that use GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest
-
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdata(GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest request) Get the result of a long term forecast calculation Includes modifications unless you pass the doNotApplyModifications query parameterWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataAsync(GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest request, AsyncApiCallback<LongTermForecastResultResponse> callback) Get the result of a long term forecast calculation Includes modifications unless you pass the doNotApplyModifications query parameter -
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest.Builder.build()GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest.withForceDownloadService(Boolean forceDownloadService) GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest.withForecastId(String forecastId) GetWorkforcemanagementBusinessunitWeekShorttermforecastLongtermforecastdataRequest.withWeekDateId(LocalDate weekDateId)