Uses of Class
com.mypurecloud.sdk.v2.model.HistoricalImportDeleteFilesJobResponse
Packages that use HistoricalImportDeleteFilesJobResponse
-
Uses of HistoricalImportDeleteFilesJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return HistoricalImportDeleteFilesJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementHistoricaldataBulkRemoveJob(GetWorkforcemanagementHistoricaldataBulkRemoveJobRequest request) Retrieves delete job status for historical data imports associated with the job idWorkforceManagementApi.getWorkforcemanagementHistoricaldataBulkRemoveJob(String jobId) Retrieves delete job status for historical data imports associated with the job idWorkforceManagementApi.postWorkforcemanagementHistoricaldataBulkRemoveJobs(PostWorkforcemanagementHistoricaldataBulkRemoveJobsRequest request) Delete the list of the historical data import entriesWorkforceManagementApi.postWorkforcemanagementHistoricaldataBulkRemoveJobs(HistoricalImportDeleteFilesJobRequest body) Delete the list of the historical data import entriesMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type HistoricalImportDeleteFilesJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementHistoricaldataBulkRemoveJob(ApiRequest<Void> request) Retrieves delete job status for historical data imports associated with the job idWorkforceManagementApiAsync.getWorkforcemanagementHistoricaldataBulkRemoveJobAsync(GetWorkforcemanagementHistoricaldataBulkRemoveJobRequest request, AsyncApiCallback<HistoricalImportDeleteFilesJobResponse> callback) Retrieves delete job status for historical data imports associated with the job idWorkforceManagementApiAsync.getWorkforcemanagementHistoricaldataBulkRemoveJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<HistoricalImportDeleteFilesJobResponse>> callback) Retrieves delete job status for historical data imports associated with the job idWorkforceManagementApi.getWorkforcemanagementHistoricaldataBulkRemoveJobWithHttpInfo(String jobId) Retrieves delete job status for historical data imports associated with the job idWorkforceManagementApi.postWorkforcemanagementHistoricaldataBulkRemoveJobs(ApiRequest<HistoricalImportDeleteFilesJobRequest> request) Delete the list of the historical data import entriesWorkforceManagementApiAsync.postWorkforcemanagementHistoricaldataBulkRemoveJobsAsync(PostWorkforcemanagementHistoricaldataBulkRemoveJobsRequest request, AsyncApiCallback<HistoricalImportDeleteFilesJobResponse> callback) Delete the list of the historical data import entriesWorkforceManagementApiAsync.postWorkforcemanagementHistoricaldataBulkRemoveJobsAsync(ApiRequest<HistoricalImportDeleteFilesJobRequest> request, AsyncApiCallback<ApiResponse<HistoricalImportDeleteFilesJobResponse>> callback) Delete the list of the historical data import entriesWorkforceManagementApi.postWorkforcemanagementHistoricaldataBulkRemoveJobsWithHttpInfo(HistoricalImportDeleteFilesJobRequest body) Delete the list of the historical data import entriesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type HistoricalImportDeleteFilesJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementHistoricaldataBulkRemoveJobAsync(GetWorkforcemanagementHistoricaldataBulkRemoveJobRequest request, AsyncApiCallback<HistoricalImportDeleteFilesJobResponse> callback) Retrieves delete job status for historical data imports associated with the job idWorkforceManagementApiAsync.getWorkforcemanagementHistoricaldataBulkRemoveJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<HistoricalImportDeleteFilesJobResponse>> callback) Retrieves delete job status for historical data imports associated with the job idWorkforceManagementApiAsync.postWorkforcemanagementHistoricaldataBulkRemoveJobsAsync(PostWorkforcemanagementHistoricaldataBulkRemoveJobsRequest request, AsyncApiCallback<HistoricalImportDeleteFilesJobResponse> callback) Delete the list of the historical data import entriesWorkforceManagementApiAsync.postWorkforcemanagementHistoricaldataBulkRemoveJobsAsync(ApiRequest<HistoricalImportDeleteFilesJobRequest> request, AsyncApiCallback<ApiResponse<HistoricalImportDeleteFilesJobResponse>> callback) Delete the list of the historical data import entries -
Uses of HistoricalImportDeleteFilesJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return HistoricalImportDeleteFilesJobResponseModifier and TypeMethodDescriptionHistoricalImportDeleteFilesJobResponse.disallowedEntities(List<HistoricalDataDisallowedDeleteEntity> disallowedEntities) The request entities that were disallowed to be deletedHistoricalImportDeleteFilesJobResponse.entities(List<HistoricalDataDeleteEntity> entities) The request entities that got deletedHistoricalImportDeleteFilesJobResponse.state(HistoricalImportDeleteFilesJobResponse.StateEnum state) Property denoting the state of the remove request