CustomerSkuCollectionByTargetSegmentOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. customers. products. CustomerSkuCollectionByTargetSegmentOperations
- com.
- com.
Implements
public class CustomerSkuCollectionByTargetSegmentOperations extends BasePartnerComponent<TripletTuple<String,String,String>> implements ISkuCollectionByTargetSegment
Implementation of customer sku collection operations by target segment.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerSkuCollectionByTargetSegmentOperations(IPartner rootPartnerOperations, String customerId, String productId, String targetSegment) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Resource |
get()
Retrieves all the SKUs for the provided product. |
Inherited Members
Constructor Details
CustomerSkuCollectionByTargetSegmentOperations
public CustomerSkuCollectionByTargetSegmentOperations(IPartner rootPartnerOperations, String customerId, String productId, String targetSegment)
Initializes a new instance of the CustomerSkuCollectionByTargetSegmentOperations class.
Parameters:
Method Details
get
public ResourceCollection
Retrieves all the SKUs for the provided product.
Returns: