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