CustomerLicensesDeploymentInsightsCollectionOperations Class

Implements

public class CustomerLicensesDeploymentInsightsCollectionOperations extends BasePartnerComponentString implements ICustomerLicensesDeploymentInsightsCollection

Implements the operations on customer licenses deployment insights collection.

Constructor Summary

Constructor Description
CustomerLicensesDeploymentInsightsCollectionOperations(IPartner rootPartnerOperations, String customerId)

Initializes a new instance of the CustomerLicensesDeploymentInsightsCollectionOperations class.

Method Summary

Modifier and Type Method and Description
ResourceCollection<CustomerLicensesDeploymentInsights> get()

Retrieves the collection of customer's licenses' deployment insights.

Inherited Members

BasePartnerComponent<TContext>.getContext() BasePartnerComponent<TContext>.getPartner() java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Constructor Details

CustomerLicensesDeploymentInsightsCollectionOperations

public CustomerLicensesDeploymentInsightsCollectionOperations(IPartner rootPartnerOperations, String customerId)

Initializes a new instance of the CustomerLicensesDeploymentInsightsCollectionOperations class.

Parameters:

rootPartnerOperations - The root partner operations instance.
customerId - The identifier for the customer.

Method Details

get

public ResourceCollection get()

Retrieves the collection of customer's licenses' deployment insights.

Returns:

Collection of customer licenses deployment insights.

Applies to