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