ISkuCollectionByTargetSegment Interface
Implements
public interface ISkuCollectionByTargetSegment extends IPartnerComponent<TripletTuple<String,String,String>>, IEntireEntityCollectionRetrievalOperations<Sku,ResourceCollection<Sku>>
Holds operations that can be performed on skus from a specific target segment.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Resource |
get()
Retrieves all the skus for the provided product and target segment. |
Method Details
get
public abstract ResourceCollection
Retrieves all the skus for the provided product and target segment.
Returns: