IPartnerLicensesAnalyticsCollection Interface
Implements
public interface IPartnerLicensesAnalyticsCollection extends IPartnerComponentString
Encapsulates collection of partner level licenses' analytics.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
IPartner |
getDeployment()
Gets the partner's licenses' deployment analytics. |
|
abstract
IPartner |
getUsage()
Gets the partner's licenses' usage analytics. |
Method Details
getDeployment
public abstract IPartnerLicensesDeploymentInsightsCollection getDeployment()
Gets the partner's licenses' deployment analytics.
Returns:
getUsage
public abstract IPartnerLicensesUsageInsightsCollection getUsage()
Gets the partner's licenses' usage analytics.
Returns: