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