CustomerUsageRecordCollectionOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. usage. CustomerUsageRecordCollectionOperations
- com.
- com.
- com.
Implements
public class CustomerUsageRecordCollectionOperations extends BasePartnerComponentString implements ICustomerUsageRecordCollection
Implements operations related to a partner's customers usage record.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerUsageRecordCollectionOperations(IPartner rootPartnerOperations) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Resource |
get()
Retrieves the collection of customer monthly usage records for a partner. |
Inherited Members
Constructor Details
CustomerUsageRecordCollectionOperations
public CustomerUsageRecordCollectionOperations(IPartner rootPartnerOperations)
Initializes a new instance of the CustomerUsageRecordCollectionOperations class.
Parameters:
Method Details
get
public ResourceCollection
Retrieves the collection of customer monthly usage records for a partner.
Returns: