CustomerAnalyticsCollectionOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. analytics. CustomerAnalyticsCollectionOperations
- com.
- com.
- com.
Implements
public class CustomerAnalyticsCollectionOperations extends BasePartnerComponentString implements ICustomerAnalyticsCollection
Implements the operations on a Customer analytics collection.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerAnalyticsCollectionOperations(IPartner rootPartnerOperations, String customerId) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
ICustomer |
getLicenses()
Gets the customer's licenses analytics collection. |
Inherited Members
Constructor Details
CustomerAnalyticsCollectionOperations
public CustomerAnalyticsCollectionOperations(IPartner rootPartnerOperations, String customerId)
Initializes a new instance of the CustomerAnalyticsCollectionOperations class.
Parameters:
Method Details
getLicenses
public ICustomerLicensesAnalyticsCollection getLicenses()
Gets the customer's licenses analytics collection.
Returns: