public class SolrIndexOperationsResource
extends <any>
| Constructor and Description |
|---|
SolrIndexOperationsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllSolrIndexOperations()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getSolrIndexOperationResource(String resourceKey)
Generated getter for sub resource of type
SolrIndexOperationResource for current root resource |
Collection<SolrIndexOperationModel> |
getSolrIndexOperationsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postSolrIndexOperation(SolrIndexOperationDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setSolrIndexOperationsCollection(Collection<SolrIndexOperationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public SolrIndexOperationsResource()
public Response getAllSolrIndexOperations()
Responsepublic AbstractYResource getSolrIndexOperationResource(String resourceKey)
SolrIndexOperationResource for current root resourcepublic Collection<SolrIndexOperationModel> getSolrIndexOperationsCollection()
#getResourceValue()public Response postSolrIndexOperation(SolrIndexOperationDTO dto)
Responsepublic void setSolrIndexOperationsCollection(Collection<SolrIndexOperationModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.