Uses of Class
com.mypurecloud.sdk.v2.model.HistoricalImportStatusJobResponse
Packages that use HistoricalImportStatusJobResponse
-
Uses of HistoricalImportStatusJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return HistoricalImportStatusJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementHistoricaldataImportstatusJobId(GetWorkforcemanagementHistoricaldataImportstatusJobIdRequest request) Retrieves status of the historical data imports associated with job idWorkforceManagementApi.getWorkforcemanagementHistoricaldataImportstatusJobId(String jobId) Retrieves status of the historical data imports associated with job idMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type HistoricalImportStatusJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementHistoricaldataImportstatusJobId(ApiRequest<Void> request) Retrieves status of the historical data imports associated with job idWorkforceManagementApiAsync.getWorkforcemanagementHistoricaldataImportstatusJobIdAsync(GetWorkforcemanagementHistoricaldataImportstatusJobIdRequest request, AsyncApiCallback<HistoricalImportStatusJobResponse> callback) Retrieves status of the historical data imports associated with job idWorkforceManagementApiAsync.getWorkforcemanagementHistoricaldataImportstatusJobIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<HistoricalImportStatusJobResponse>> callback) Retrieves status of the historical data imports associated with job idWorkforceManagementApi.getWorkforcemanagementHistoricaldataImportstatusJobIdWithHttpInfo(String jobId) Retrieves status of the historical data imports associated with job idMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type HistoricalImportStatusJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementHistoricaldataImportstatusJobIdAsync(GetWorkforcemanagementHistoricaldataImportstatusJobIdRequest request, AsyncApiCallback<HistoricalImportStatusJobResponse> callback) Retrieves status of the historical data imports associated with job idWorkforceManagementApiAsync.getWorkforcemanagementHistoricaldataImportstatusJobIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<HistoricalImportStatusJobResponse>> callback) Retrieves status of the historical data imports associated with job id -
Uses of HistoricalImportStatusJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return HistoricalImportStatusJobResponseModifier and TypeMethodDescriptionHistoricalImportStatusJobResponse.importStatusResult(HistoricalImportStatus importStatusResult) The historical import status result of the import job