public class SolrIndexOperationRecordsResource
extends <any>
| Constructor and Description |
|---|
SolrIndexOperationRecordsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllSolrIndexOperationRecords()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getSolrIndexOperationRecordResource(String resourceKey)
Generated getter for sub resource of type
SolrIndexOperationRecordResource for current root resource |
Collection<SolrIndexOperationRecordModel> |
getSolrIndexOperationRecordsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postSolrIndexOperationRecord(SolrIndexOperationRecordDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setSolrIndexOperationRecordsCollection(Collection<SolrIndexOperationRecordModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public SolrIndexOperationRecordsResource()
public Response getAllSolrIndexOperationRecords()
Responsepublic AbstractYResource getSolrIndexOperationRecordResource(String resourceKey)
SolrIndexOperationRecordResource for current root resourcepublic Collection<SolrIndexOperationRecordModel> getSolrIndexOperationRecordsCollection()
#getResourceValue()public Response postSolrIndexOperationRecord(SolrIndexOperationRecordDTO dto)
Responsepublic void setSolrIndexOperationRecordsCollection(Collection<SolrIndexOperationRecordModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.