ICustomerLicensesAnalyticsCollection Interface
Implements
public interface ICustomerLicensesAnalyticsCollection extends IPartnerComponentString
Encapsulates collection of customer level analytics.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
ICustomer |
getDeployment()
Gets the customer level licenses deployment analytics. |
|
abstract
ICustomer |
getUsage()
Gets the customer level licenses usage analytics. |
Method Details
getDeployment
public abstract ICustomerLicensesDeploymentInsightsCollection getDeployment()
Gets the customer level licenses deployment analytics.
Returns:
getUsage
public abstract ICustomerLicensesUsageInsightsCollection getUsage()
Gets the customer level licenses usage analytics.
Returns: