ICustomerLicensesAnalyticsCollection Interface

Implements

public interface ICustomerLicensesAnalyticsCollection extends IPartnerComponentString

Encapsulates collection of customer level analytics.

Method Summary

Modifier and Type Method and Description
abstract ICustomerLicensesDeploymentInsightsCollection getDeployment()

Gets the customer level licenses deployment analytics.

abstract ICustomerLicensesUsageInsightsCollection getUsage()

Gets the customer level licenses usage analytics.

Method Details

getDeployment

public abstract ICustomerLicensesDeploymentInsightsCollection getDeployment()

Gets the customer level licenses deployment analytics.

Returns:

The customer level licenses deployment analytics

getUsage

public abstract ICustomerLicensesUsageInsightsCollection getUsage()

Gets the customer level licenses usage analytics.

Returns:

The customer level licenses usage analytics.

Applies to