Uses of Class
com.mypurecloud.sdk.v2.model.ImportForecastResponse
Packages that use ImportForecastResponse
-
Uses of ImportForecastResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ImportForecastResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsImport(PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportRequest request) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl routeWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsImport(String businessUnitId, LocalDate weekDateId, WfmProcessUploadRequest body) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl routeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ImportForecastResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsImport(ApiRequest<WfmProcessUploadRequest> request) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl routeWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportAsync(PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportRequest request, AsyncApiCallback<ImportForecastResponse> callback) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl routeWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportAsync(ApiRequest<WfmProcessUploadRequest> request, AsyncApiCallback<ApiResponse<ImportForecastResponse>> callback) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl routeWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportWithHttpInfo(String businessUnitId, LocalDate weekDateId, WfmProcessUploadRequest body) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl routeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ImportForecastResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportAsync(PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportRequest request, AsyncApiCallback<ImportForecastResponse> callback) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl routeWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportAsync(ApiRequest<WfmProcessUploadRequest> request, AsyncApiCallback<ApiResponse<ImportForecastResponse>> callback) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl route -
Uses of ImportForecastResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ImportForecastResponseModifier and TypeMethodDescriptionImportForecastResponse.operationId(String operationId) The ID for the operationImportForecastResponse.result(BuShortTermForecast result) The result of the operation.ImportForecastResponse.status(ImportForecastResponse.StatusEnum status) The status of the operation