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