public class BTGConfigsResource
extends <any>
| Constructor and Description |
|---|
BTGConfigsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllBTGConfigs()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getBTGConfigResource(String resourceKey)
Generated getter for sub resource of type
BTGConfigResource for current root resource |
Collection<BTGConfigModel> |
getBTGConfigsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postBTGConfig(BTGConfigDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setBTGConfigsCollection(Collection<BTGConfigModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public BTGConfigsResource()
public Response getAllBTGConfigs()
Responsepublic AbstractYResource getBTGConfigResource(String resourceKey)
BTGConfigResource for current root resourcepublic Collection<BTGConfigModel> getBTGConfigsCollection()
#getResourceValue()public Response postBTGConfig(BTGConfigDTO dto)
Responsepublic void setBTGConfigsCollection(Collection<BTGConfigModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.