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