BatchJobStatusOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. devicesdeployment. BatchJobStatusOperations
- com.
- com.
Implements
public class BatchJobStatusOperations extends BasePartnerComponent<Tuple<String,String>> implements IBatchJobStatus
Cart collection operations implementation class.
Constructor Summary
| Constructor | Description |
|---|---|
| BatchJobStatusOperations(IPartner rootPartnerOperations, String customerId, String trackingId) |
Initializes a new instance of the Batch |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Batch |
get()
Retrieves the device's batch upload status of the customer. |
Inherited Members
Constructor Details
BatchJobStatusOperations
public BatchJobStatusOperations(IPartner rootPartnerOperations, String customerId, String trackingId)
Initializes a new instance of the BatchJobStatusOperations class.
Parameters:
Method Details
get
public BatchUploadDetails get()
Retrieves the device's batch upload status of the customer.
Returns: