Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest
Packages that use GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest
-
Uses of GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekScheduleHeadcountforecast(GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest request) Get the headcount forecast by planning group for the scheduleWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastAsync(GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest request, AsyncApiCallback<BuHeadcountForecastResponse> callback) Get the headcount forecast by planning group for the schedule -
Uses of GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest.Builder.build()GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest.withForceDownload(Boolean forceDownload) GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest.withScheduleId(String scheduleId) GetWorkforcemanagementBusinessunitWeekScheduleHeadcountforecastRequest.withWeekId(LocalDate weekId)