CustomerSubscribedSkuCollectionOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. subscribedskus. CustomerSubscribedSkuCollectionOperations
- com.
- com.
Implements
public class CustomerSubscribedSkuCollectionOperations extends BasePartnerComponent<String> implements ICustomerSubscribedSkuCollection
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerSubscribedSkuCollectionOperations(IPartner rootPartnerOperations, String customerId) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Resource |
get()
Retrieves all the customer subscribed products. |
|
Resource |
get(List<LicenseGroupId> licenseGroupIds)
Retrieves all the customer subscribed products. |
Inherited Members
Constructor Details
CustomerSubscribedSkuCollectionOperations
public CustomerSubscribedSkuCollectionOperations(IPartner rootPartnerOperations, String customerId)
Initializes a new instance of the CustomerSubscribedSkuCollectionOperations class.
Parameters:
Method Details
get
public ResourceCollection
Retrieves all the customer subscribed products.
Returns:
get
public ResourceCollection
Retrieves all the customer subscribed products.
Parameters:
Returns: