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