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