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