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