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