public class SolrIndexerQueryParametersResource
extends <any>
| Constructor and Description |
|---|
SolrIndexerQueryParametersResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllSolrIndexerQueryParameters()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getSolrIndexerQueryParameterResource(String resourceKey)
Generated getter for sub resource of type
SolrIndexerQueryParameterResource for current root resource |
Collection<SolrIndexerQueryParameterModel> |
getSolrIndexerQueryParametersCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postSolrIndexerQueryParameter(SolrIndexerQueryParameterDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setSolrIndexerQueryParametersCollection(Collection<SolrIndexerQueryParameterModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public SolrIndexerQueryParametersResource()
public Response getAllSolrIndexerQueryParameters()
Responsepublic AbstractYResource getSolrIndexerQueryParameterResource(String resourceKey)
SolrIndexerQueryParameterResource for current root resourcepublic Collection<SolrIndexerQueryParameterModel> getSolrIndexerQueryParametersCollection()
#getResourceValue()public Response postSolrIndexerQueryParameter(SolrIndexerQueryParameterDTO dto)
Responsepublic void setSolrIndexerQueryParametersCollection(Collection<SolrIndexerQueryParameterModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.