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