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