public class BTGSegmentResultsResource
extends <any>
| Constructor and Description |
|---|
BTGSegmentResultsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllBTGSegmentResults()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getBTGSegmentResultResource(String resourceKey)
Generated getter for sub resource of type
BTGSegmentResultResource for current root resource |
Collection<BTGSegmentResultModel> |
getBTGSegmentResultsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postBTGSegmentResult(BTGSegmentResultDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setBTGSegmentResultsCollection(Collection<BTGSegmentResultModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public BTGSegmentResultsResource()
public Response getAllBTGSegmentResults()
Responsepublic AbstractYResource getBTGSegmentResultResource(String resourceKey)
BTGSegmentResultResource for current root resourcepublic Collection<BTGSegmentResultModel> getBTGSegmentResultsCollection()
#getResourceValue()public Response postBTGSegmentResult(BTGSegmentResultDTO dto)
Responsepublic void setBTGSegmentResultsCollection(Collection<BTGSegmentResultModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.