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