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