public class BatchJobUploader extends Object
Modifier and Type | Method and Description |
---|---|
BatchJobUploadResponse |
uploadIncrementalBatchJobOperations(BatchJobMutateRequestInterface request,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus)
Incrementally uploads a batch job's operations and returns the response.
|
public BatchJobUploadResponse uploadIncrementalBatchJobOperations(BatchJobMutateRequestInterface request, boolean isLastRequest, BatchJobUploadStatus batchJobUploadStatus) throws BatchJobException
request
- the request to uploadisLastRequest
- if the request is the last request in the sequence of uploads for the jobbatchJobUploadStatus
- the current upload status of the jobBatchJobException
Copyright © 2018. All Rights Reserved.