Class AggregatePartnerOperations

java.lang.Object
com.microsoft.store.partnercenter.PartnerOperations
com.microsoft.store.partnercenter.AggregatePartnerOperations
All Implemented Interfaces:
IAggregatePartner, IPartner

public class AggregatePartnerOperations
extends PartnerOperations
implements IAggregatePartner
Aggregate partner implementation.
  • Constructor Details

  • Method Details

    • with

      public IPartner with​(IRequestContext context)
      Returns a partner operations object which uses the provided context when executing operations.
      Specified by:
      with in interface IAggregatePartner
      Parameters:
      context - An operation context object.
      Returns:
      A partner operations object which uses the provided operation context.