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