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