CustomerProductCollectionByTargetViewByReservationScopeOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. customers. products. CustomerProductCollectionByTargetViewByReservationScopeOperations
- com.
- com.
Implements
public class CustomerProductCollectionByTargetViewByReservationScopeOperations extends BasePartnerComponent<TripletTuple<String,String,String>> implements ICustomerProductCollectionByTargetViewByReservationScope
Implements the product operations by customer and by reservation scope operations.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerProductCollectionByTargetViewByReservationScopeOperations(IPartner rootPartnerOperations, String customerId, String targetView, String reservationScope) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Resource |
get()
Gets all the products in a given product collection and that apply to a given customer, filtered by reservation scope. |
Inherited Members
Constructor Details
CustomerProductCollectionByTargetViewByReservationScopeOperations
public CustomerProductCollectionByTargetViewByReservationScopeOperations(IPartner rootPartnerOperations, String customerId, String targetView, String reservationScope)
Initializes a new instance of the CustomerProductCollectionByTargetViewByReservationScopeOperations class.
Parameters:
Method Details
get
public ResourceCollection
Gets all the products in a given product collection and that apply to a given customer, filtered by reservation scope.
Returns: