Uses of Class
com.mypurecloud.sdk.v2.model.ImportForecastUploadResponse
Packages that use ImportForecastUploadResponse
-
Uses of ImportForecastUploadResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ImportForecastUploadResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurl(PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurlRequest request) Creates a signed upload URL for importing a short term forecast Once the upload is complete, call the /import route to start the short term forecast import processWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurl(String businessUnitId, LocalDate weekDateId, UploadUrlRequestBody body) Creates a signed upload URL for importing a short term forecast Once the upload is complete, call the /import route to start the short term forecast import processMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ImportForecastUploadResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurl(ApiRequest<UploadUrlRequestBody> request) Creates a signed upload URL for importing a short term forecast Once the upload is complete, call the /import route to start the short term forecast import processWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurlAsync(PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurlRequest request, AsyncApiCallback<ImportForecastUploadResponse> callback) Creates a signed upload URL for importing a short term forecast Once the upload is complete, call the /import route to start the short term forecast import processWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurlAsync(ApiRequest<UploadUrlRequestBody> request, AsyncApiCallback<ApiResponse<ImportForecastUploadResponse>> callback) Creates a signed upload URL for importing a short term forecast Once the upload is complete, call the /import route to start the short term forecast import processWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurlWithHttpInfo(String businessUnitId, LocalDate weekDateId, UploadUrlRequestBody body) Creates a signed upload URL for importing a short term forecast Once the upload is complete, call the /import route to start the short term forecast import processMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ImportForecastUploadResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurlAsync(PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurlRequest request, AsyncApiCallback<ImportForecastUploadResponse> callback) Creates a signed upload URL for importing a short term forecast Once the upload is complete, call the /import route to start the short term forecast import processWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurlAsync(ApiRequest<UploadUrlRequestBody> request, AsyncApiCallback<ApiResponse<ImportForecastUploadResponse>> callback) Creates a signed upload URL for importing a short term forecast Once the upload is complete, call the /import route to start the short term forecast import process -
Uses of ImportForecastUploadResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ImportForecastUploadResponseModifier and TypeMethodDescriptionRequired headers for the PUT request to the urlImportForecastUploadResponse.uploadBodySchema(BuImportShortTermForecastSchema uploadBodySchema) Always null.The key to pass to the secondary request to start processing of the uploadThe url to which to PUT the upload body