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