IPartnerLicensesAnalyticsCollection Interface

Implements

public interface IPartnerLicensesAnalyticsCollection extends IPartnerComponentString

Encapsulates collection of partner level licenses' analytics.

Method Summary

Modifier and Type Method and Description
abstract IPartnerLicensesDeploymentInsightsCollection getDeployment()

Gets the partner's licenses' deployment analytics.

abstract IPartnerLicensesUsageInsightsCollection getUsage()

Gets the partner's licenses' usage analytics.

Method Details

getDeployment

public abstract IPartnerLicensesDeploymentInsightsCollection getDeployment()

Gets the partner's licenses' deployment analytics.

Returns:

The partner's licenses' deployment analytics.

getUsage

public abstract IPartnerLicensesUsageInsightsCollection getUsage()

Gets the partner's licenses' usage analytics.

Returns:

The partner's licenses' usage analytics.

Applies to