Class BatchJobStatusCollectionOperations

java.lang.Object
com.microsoft.store.partnercenter.BasePartnerComponent<String>
com.microsoft.store.partnercenter.BasePartnerComponentString
com.microsoft.store.partnercenter.devicesdeployment.BatchJobStatusCollectionOperations
All Implemented Interfaces:
IBatchJobStatusCollection, IEntitySelector<String,​IBatchJobStatus>, IPartnerComponent<String>, IPartnerComponentString

public class BatchJobStatusCollectionOperations
extends BasePartnerComponentString
implements IBatchJobStatusCollection
Cart collection operations implementation class.
  • Constructor Details

    • BatchJobStatusCollectionOperations

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