IBatchJobStatus Interface
Implements
public interface IBatchJobStatus extends IPartnerComponent<Tuple<String,String>>, IEntityGetOperations<BatchUploadDetails>
Represents the operations that can be done on the partner's device.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Batch |
get()
Retrieves the batch upload status details of a specific customer's devices. |
Method Details
get
public abstract BatchUploadDetails get()
Retrieves the batch upload status details of a specific customer's devices.
Returns: