OfferAddOnsOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. offers. OfferAddOnsOperations
- com.
- com.
Implements
public class OfferAddOnsOperations extends BasePartnerComponent<Tuple<String,String>> implements IOfferAddOns
Implements offer add-ons behavior.
Constructor Summary
| Constructor | Description |
|---|---|
| OfferAddOnsOperations(IPartner rootPartnerOperations, String offerId, String country) |
Initializes a new instance of the Offer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Resource |
get()
Retrieves the add-ons for the given offer. |
|
Resource |
get(int offset, int size)
Retrieves a subset of offers for the provided country. |
Inherited Members
Constructor Details
OfferAddOnsOperations
public OfferAddOnsOperations(IPartner rootPartnerOperations, String offerId, String country)
Initializes a new instance of the OfferAddOnsOperations class.
Parameters:
Method Details
get
public ResourceCollection
Retrieves the add-ons for the given offer.
Returns:
get
public ResourceCollection
Retrieves a subset of offers for the provided country.
Parameters:
Returns: