Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest
-
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirement(GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest request) Get the staffing requirement by planning group for a forecastWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementAsync(GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest request, AsyncApiCallback<BuForecastStaffingRequirementsResultResponse> callback) Get the staffing requirement by planning group for a forecast -
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest.Builder.build()GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest.withExpand(List<String> expand) GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest.withForecastId(String forecastId) GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest.withWeekDateId(LocalDate weekDateId) GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest.withWeekNumbers(List<String> weekNumbers)