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