Uses of Interface
com.microsoft.store.partnercenter.IAggregatePartner
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter | |
| com.microsoft.store.partnercenter.factory |
-
Uses of IAggregatePartner in com.microsoft.store.partnercenter
Classes in com.microsoft.store.partnercenter that implement IAggregatePartner Modifier and Type Class Description classAggregatePartnerOperationsAggregate partner implementation.Methods in com.microsoft.store.partnercenter that return IAggregatePartner Modifier and Type Method Description IAggregatePartnerPartnerService. createPartnerOperations(IPartnerCredentials credentials)Creates aIPartnerinstance and configures it using the provided partner credentials. -
Uses of IAggregatePartner in com.microsoft.store.partnercenter.factory
Methods in com.microsoft.store.partnercenter.factory that return IAggregatePartner Modifier and Type Method Description IAggregatePartnerIPartnerFactory. build(IPartnerCredentials credentials)Builds aIAggregatePartnerinstance and configures it using the provided partner credentials.IAggregatePartnerStandardPartnerFactory. build(IPartnerCredentials credentials)Builds an IAggregatePartner instance and configures it using the provided partner credentials.