| Modifier and Type | Method and Description |
|---|---|
List<AssetCollectionMember> |
MyFavouriteCollectionsInterface.getMyAssets(String userId,
int startFrom,
int pageSize)
Return a list of assets that the specified user has added to their favorites list.
|
| Constructor and Description |
|---|
AssetCollectionMember(AssetCollectionMember template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetCollectionMember> |
AssetListResponse.getAssets()
Return the list of assets in the response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetListResponse.setAssets(List<AssetCollectionMember> assets)
Set up the list of assets for the response.
|
Copyright © 2018–2019 ODPi. All rights reserved.