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