public class ItemSyncDescriptorsResource
extends <any>
| Constructor and Description |
|---|
ItemSyncDescriptorsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllItemSyncDescriptors()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getItemSyncDescriptorResource(String resourceKey)
Generated getter for sub resource of type
ItemSyncDescriptorResource for current root resource |
Collection<ItemSyncDescriptorModel> |
getItemSyncDescriptorsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postItemSyncDescriptor(ItemSyncDescriptorDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setItemSyncDescriptorsCollection(Collection<ItemSyncDescriptorModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ItemSyncDescriptorsResource()
public Response getAllItemSyncDescriptors()
Responsepublic AbstractYResource getItemSyncDescriptorResource(String resourceKey)
ItemSyncDescriptorResource for current root resourcepublic Collection<ItemSyncDescriptorModel> getItemSyncDescriptorsCollection()
#getResourceValue()public Response postItemSyncDescriptor(ItemSyncDescriptorDTO dto)
Responsepublic void setItemSyncDescriptorsCollection(Collection<ItemSyncDescriptorModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.