public class HMCHistoryEntriesResource
extends <any>
| Constructor and Description |
|---|
HMCHistoryEntriesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllHMCHistoryEntries()
Generated HTTP method for covering GET requests.
|
Collection<HMCHistoryEntryModel> |
getHMCHistoryEntriesCollection()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
Response |
postHMCHistoryEntry(HMCHistoryEntryDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setHMCHistoryEntriesCollection(Collection<HMCHistoryEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public HMCHistoryEntriesResource()
public Response getAllHMCHistoryEntries()
Responsepublic Collection<HMCHistoryEntryModel> getHMCHistoryEntriesCollection()
#getResourceValue()public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic Response postHMCHistoryEntry(HMCHistoryEntryDTO dto)
Responsepublic void setHMCHistoryEntriesCollection(Collection<HMCHistoryEntryModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.