public class MediaFormatMappingsResource
extends <any>
| Constructor and Description |
|---|
MediaFormatMappingsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllMediaFormatMappings()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getMediaFormatMappingResource(String resourceKey)
Generated getter for sub resource of type
MediaFormatMappingResource for current root resource |
Collection<MediaFormatMappingModel> |
getMediaFormatMappingsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postMediaFormatMapping(MediaFormatMappingDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setMediaFormatMappingsCollection(Collection<MediaFormatMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public MediaFormatMappingsResource()
public Response getAllMediaFormatMappings()
Responsepublic AbstractYResource getMediaFormatMappingResource(String resourceKey)
MediaFormatMappingResource for current root resourcepublic Collection<MediaFormatMappingModel> getMediaFormatMappingsCollection()
#getResourceValue()public Response postMediaFormatMapping(MediaFormatMappingDTO dto)
Responsepublic void setMediaFormatMappingsCollection(Collection<MediaFormatMappingModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.