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