ICustomerSubscribedSkuCollection Interface
Implements
public interface ICustomerSubscribedSkuCollection extends IPartnerComponentString, IEntireEntityCollectionRetrievalOperations<SubscribedSku,ResourceCollection<SubscribedSku>>
Represents the behavior of the customers users
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Resource |
get()
Retrieves all the customer subscribed products. |
|
abstract
Resource |
get(List<LicenseGroupId> licenseGroupIds)
Retrieves all the customer subscribed products. |
Method Details
get
public abstract ResourceCollection
Retrieves all the customer subscribed products.
Returns:
get
public abstract ResourceCollection
Retrieves all the customer subscribed products.
Parameters:
Returns: