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