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