Uses of Class
com.mypurecloud.sdk.v2.model.BuForecastStaffingRequirementsResultResponse
Packages that use BuForecastStaffingRequirementsResultResponse
-
Uses of BuForecastStaffingRequirementsResultResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BuForecastStaffingRequirementsResultResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirement(GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest request) Get the staffing requirement by planning group for a forecastWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirement(String businessUnitId, LocalDate weekDateId, String forecastId, List<String> weekNumbers, List<String> expand) Get the staffing requirement by planning group for a forecastMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type BuForecastStaffingRequirementsResultResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirement(ApiRequest<Void> 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 forecastWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuForecastStaffingRequirementsResultResponse>> callback) Get the staffing requirement by planning group for a forecastWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementWithHttpInfo(String businessUnitId, LocalDate weekDateId, String forecastId, List<String> weekNumbers, List<String> expand) Get the staffing requirement by planning group for a forecastMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BuForecastStaffingRequirementsResultResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementAsync(GetWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementRequest request, AsyncApiCallback<BuForecastStaffingRequirementsResultResponse> callback) Get the staffing requirement by planning group for a forecastWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastStaffingrequirementAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuForecastStaffingRequirementsResultResponse>> callback) Get the staffing requirement by planning group for a forecast -
Uses of BuForecastStaffingRequirementsResultResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuForecastStaffingRequirementsResultResponseModifier and TypeMethodDescriptionBuForecastStaffingRequirementsResultResponse.businessUnitId(String businessUnitId) The ID of the business unit to which the forecast staffing requirements belongsBuForecastStaffingRequirementsResultResponse.forecast(BuShortTermForecastReference forecast) The forecast referenceBuForecastStaffingRequirementsResultResponse.intervalLengthMinutes(Integer intervalLengthMinutes) The period/interval in minutes for which to aggregate the dataBuForecastStaffingRequirementsResultResponse.referenceStartDate(Date referenceStartDate) The reference start date for interval-based data for this forecast as an ISO-8601 stringBuForecastStaffingRequirementsResultResponse.results(List<BuForecastStaffingRequirementsResult> results) The forecast staffing requirement results, Will be populated when state == 'Complete'BuForecastStaffingRequirementsResultResponse.state(BuForecastStaffingRequirementsResultResponse.StateEnum state) The state of the staffing requirements generationThe number of weeks in this forecast