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