CustomerProductCollectionByTargetViewByTargetSegmentByReservationScopeOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. customers. products. CustomerProductCollectionByTargetViewByTargetSegmentByReservationScopeOperations
- com.
- com.
Implements
public class CustomerProductCollectionByTargetViewByTargetSegmentByReservationScopeOperations extends BasePartnerComponent<QuadrupleTuple<String,String,String,String>> implements ICustomerProductCollectionByTargetViewByTargetSegmentByReservationScope
Implements the product operations by customer, by target view, by target segment, and by reservation scope.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerProductCollectionByTargetViewByTargetSegmentByReservationScopeOperations(IPartner rootPartnerOperations, String customerId, String targetView, String targetSegment, 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
CustomerProductCollectionByTargetViewByTargetSegmentByReservationScopeOperations
public CustomerProductCollectionByTargetViewByTargetSegmentByReservationScopeOperations(IPartner rootPartnerOperations, String customerId, String targetView, String targetSegment, String reservationScope)
Initializes a new instance of the CustomerProductCollectionByTargetViewByTargetSegmentByReservationScopeOperations 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: