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