public class SolrSearchConfigsResource
extends <any>
| Constructor and Description |
|---|
SolrSearchConfigsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllSolrSearchConfigs()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getSolrSearchConfigResource(String resourceKey)
Generated getter for sub resource of type
SolrSearchConfigResource for current root resource |
Collection<SolrSearchConfigModel> |
getSolrSearchConfigsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postSolrSearchConfig(SolrSearchConfigDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setSolrSearchConfigsCollection(Collection<SolrSearchConfigModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public SolrSearchConfigsResource()
public Response getAllSolrSearchConfigs()
Responsepublic AbstractYResource getSolrSearchConfigResource(String resourceKey)
SolrSearchConfigResource for current root resourcepublic Collection<SolrSearchConfigModel> getSolrSearchConfigsCollection()
#getResourceValue()public Response postSolrSearchConfig(SolrSearchConfigDTO dto)
Responsepublic void setSolrSearchConfigsCollection(Collection<SolrSearchConfigModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.