IBatchJobStatusCollection Interface
Implements
public interface IBatchJobStatusCollection extends IPartnerComponentString, IEntitySelector<String,IBatchJobStatus>
Represents the operations that can be done on the partner's batch upload status collection.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
IBatch |
byId(String trackingId)
Retrieves a specific customer's devices batch upload status behavior. |
Method Details
byId
public abstract IBatchJobStatus byId(String trackingId)
Retrieves a specific customer's devices batch upload status behavior.
Parameters:
Returns: