Class BatchJobStatusOperations

java.lang.Object
com.microsoft.store.partnercenter.BasePartnerComponent<Tuple<String,​String>>
com.microsoft.store.partnercenter.devicesdeployment.BatchJobStatusOperations
All Implemented Interfaces:
IBatchJobStatus, IEntityGetOperations<BatchUploadDetails>, IPartnerComponent<Tuple<String,​String>>

public class BatchJobStatusOperations
extends BasePartnerComponent<Tuple<String,​String>>
implements IBatchJobStatus
Cart collection operations implementation class.
  • Constructor Details

    • BatchJobStatusOperations

      public BatchJobStatusOperations​(IPartner rootPartnerOperations, String customerId, String trackingId)
      Initializes a new instance of the BatchJobStatusOperations class.
      Parameters:
      rootPartnerOperations - The root partner operations instance.
      customerId - Identifier for the customer.
      trackingId - The tracking identifier.
  • Method Details