PartnerLicensesDeploymentInsightsCollectionOperations Class

Implements

public class PartnerLicensesDeploymentInsightsCollectionOperations extends BasePartnerComponentString implements IPartnerLicensesDeploymentInsightsCollection

Implements the operations on partner licenses deployment insights collection.

Constructor Summary

Constructor Description
PartnerLicensesDeploymentInsightsCollectionOperations(IPartner rootPartnerOperations)

Initializes a new instance of the PartnerLicensesDeploymentInsightsCollectionOperations class.

Method Summary

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

Retrieves the collection of partner'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

PartnerLicensesDeploymentInsightsCollectionOperations

public PartnerLicensesDeploymentInsightsCollectionOperations(IPartner rootPartnerOperations)

Initializes a new instance of the PartnerLicensesDeploymentInsightsCollectionOperations class.

Parameters:

rootPartnerOperations - The root partner operations instance.

Method Details

get

public ResourceCollection get()

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

Returns:

Collection of partner's licenses' deployment insights.

Applies to