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