public class CockpitUIComponentConfigurationsResource
extends <any>
| Constructor and Description |
|---|
CockpitUIComponentConfigurationsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCockpitUIComponentConfigurations()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCockpitUIComponentConfigurationResource(String resourceKey)
Generated getter for sub resource of type
CockpitUIComponentConfigurationResource for current root resource |
Collection<CockpitUIComponentConfigurationModel> |
getCockpitUIComponentConfigurationsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCockpitUIComponentConfiguration(CockpitUIComponentConfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCockpitUIComponentConfigurationsCollection(Collection<CockpitUIComponentConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CockpitUIComponentConfigurationsResource()
public Response getAllCockpitUIComponentConfigurations()
Responsepublic AbstractYResource getCockpitUIComponentConfigurationResource(String resourceKey)
CockpitUIComponentConfigurationResource for current root resourcepublic Collection<CockpitUIComponentConfigurationModel> getCockpitUIComponentConfigurationsCollection()
#getResourceValue()public Response postCockpitUIComponentConfiguration(CockpitUIComponentConfigurationDTO dto)
Responsepublic void setCockpitUIComponentConfigurationsCollection(Collection<CockpitUIComponentConfigurationModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.