public class DisableProductBundleRulesResource
extends <any>
| Constructor and Description |
|---|
DisableProductBundleRulesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllDisableProductBundleRules()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getDisableProductBundleRuleResource(String resourceKey)
Generated getter for sub resource of type
DisableProductBundleRuleResource for current root resource |
Collection<DisableProductBundleRuleModel> |
getDisableProductBundleRulesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postDisableProductBundleRule(DisableProductBundleRuleDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setDisableProductBundleRulesCollection(Collection<DisableProductBundleRuleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public DisableProductBundleRulesResource()
public Response getAllDisableProductBundleRules()
Responsepublic AbstractYResource getDisableProductBundleRuleResource(String resourceKey)
DisableProductBundleRuleResource for current root resourcepublic Collection<DisableProductBundleRuleModel> getDisableProductBundleRulesCollection()
#getResourceValue()public Response postDisableProductBundleRule(DisableProductBundleRuleDTO dto)
Responsepublic void setDisableProductBundleRulesCollection(Collection<DisableProductBundleRuleModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.