Modifier and Type | Class and Description |
---|---|
class |
BatchJobMutateResponse
A response downloaded from a
BatchJob.getDownloadUrl() . |
Modifier and Type | Interface and Description |
---|---|
interface |
BatchJobHelperInterface<OperationT,OperandT,ErrorT,ResultT extends BatchJobMutateResultInterface<OperandT,ErrorT>,ResponseT extends BatchJobMutateResponseInterface<OperandT,ErrorT,ResultT>>
Utility for uploading operations and downloading results for a
BatchJob . |
Modifier and Type | Method and Description |
---|---|
<O,E,R extends BatchJobMutateResultInterface<O,E>> |
BatchJobLogger.logDownload(String downloadUrl,
BatchJobMutateResponseInterface<O,E,R> response,
Throwable throwable)
Logs a batch job results download.
|
Copyright © 2018. All Rights Reserved.