public class DistributedProcessWorkerTasksResource
extends <any>
| Constructor and Description |
|---|
DistributedProcessWorkerTasksResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllDistributedProcessWorkerTasks()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getDistributedProcessWorkerTaskResource(String resourceKey)
Generated getter for sub resource of type
DistributedProcessWorkerTaskResource for current root resource |
Collection<DistributedProcessWorkerTaskModel> |
getDistributedProcessWorkerTasksCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postDistributedProcessWorkerTask(DistributedProcessWorkerTaskDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setDistributedProcessWorkerTasksCollection(Collection<DistributedProcessWorkerTaskModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public DistributedProcessWorkerTasksResource()
public Response getAllDistributedProcessWorkerTasks()
Responsepublic AbstractYResource getDistributedProcessWorkerTaskResource(String resourceKey)
DistributedProcessWorkerTaskResource for current root resourcepublic Collection<DistributedProcessWorkerTaskModel> getDistributedProcessWorkerTasksCollection()
#getResourceValue()public Response postDistributedProcessWorkerTask(DistributedProcessWorkerTaskDTO dto)
Responsepublic void setDistributedProcessWorkerTasksCollection(Collection<DistributedProcessWorkerTaskModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.