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