public class StockAlertActionsResource
extends <any>
| Constructor and Description |
|---|
StockAlertActionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllStockAlertActions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getStockAlertActionResource(String resourceKey)
Generated getter for sub resource of type
StockAlertActionResource for current root resource |
Collection<StockAlertActionModel> |
getStockAlertActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setStockAlertActionsCollection(Collection<StockAlertActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public StockAlertActionsResource()
public Response getAllStockAlertActions()
Responsepublic AbstractYResource getStockAlertActionResource(String resourceKey)
StockAlertActionResource for current root resourcepublic Collection<StockAlertActionModel> getStockAlertActionsCollection()
#getResourceValue()public void setStockAlertActionsCollection(Collection<StockAlertActionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.