public class OrderThresholdFreeVoucherPromotionsResource
extends <any>
| Constructor and Description |
|---|
OrderThresholdFreeVoucherPromotionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllOrderThresholdFreeVoucherPromotions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getOrderThresholdFreeVoucherPromotionResource(String resourceKey)
Generated getter for sub resource of type
OrderThresholdFreeVoucherPromotionResource for current root resource |
Collection<OrderThresholdFreeVoucherPromotionModel> |
getOrderThresholdFreeVoucherPromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postOrderThresholdFreeVoucherPromotion(OrderThresholdFreeVoucherPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setOrderThresholdFreeVoucherPromotionsCollection(Collection<OrderThresholdFreeVoucherPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public OrderThresholdFreeVoucherPromotionsResource()
public Response getAllOrderThresholdFreeVoucherPromotions()
Responsepublic AbstractYResource getOrderThresholdFreeVoucherPromotionResource(String resourceKey)
OrderThresholdFreeVoucherPromotionResource for current root resourcepublic Collection<OrderThresholdFreeVoucherPromotionModel> getOrderThresholdFreeVoucherPromotionsCollection()
#getResourceValue()public Response postOrderThresholdFreeVoucherPromotion(OrderThresholdFreeVoucherPromotionDTO dto)
Responsepublic void setOrderThresholdFreeVoucherPromotionsCollection(Collection<OrderThresholdFreeVoucherPromotionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.