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