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