public class MobileShortcodesResource
extends <any>
| Constructor and Description |
|---|
MobileShortcodesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllMobileShortcodes()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getMobileShortcodeResource(String resourceKey)
Generated getter for sub resource of type
MobileShortcodeResource for current root resource |
Collection<MobileShortcodeModel> |
getMobileShortcodesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postMobileShortcode(MobileShortcodeDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setMobileShortcodesCollection(Collection<MobileShortcodeModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public MobileShortcodesResource()
public Response getAllMobileShortcodes()
Responsepublic AbstractYResource getMobileShortcodeResource(String resourceKey)
MobileShortcodeResource for current root resourcepublic Collection<MobileShortcodeModel> getMobileShortcodesCollection()
#getResourceValue()public Response postMobileShortcode(MobileShortcodeDTO dto)
Responsepublic void setMobileShortcodesCollection(Collection<MobileShortcodeModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.