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