public class SolrEndpointUrlsResource
extends <any>
| Constructor and Description |
|---|
SolrEndpointUrlsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllSolrEndpointUrls()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getSolrEndpointUrlResource(String resourceKey)
Generated getter for sub resource of type
SolrEndpointUrlResource for current root resource |
Collection<SolrEndpointUrlModel> |
getSolrEndpointUrlsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postSolrEndpointUrl(SolrEndpointUrlDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setSolrEndpointUrlsCollection(Collection<SolrEndpointUrlModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public SolrEndpointUrlsResource()
public Response getAllSolrEndpointUrls()
Responsepublic AbstractYResource getSolrEndpointUrlResource(String resourceKey)
SolrEndpointUrlResource for current root resourcepublic Collection<SolrEndpointUrlModel> getSolrEndpointUrlsCollection()
#getResourceValue()public Response postSolrEndpointUrl(SolrEndpointUrlDTO dto)
Responsepublic void setSolrEndpointUrlsCollection(Collection<SolrEndpointUrlModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.