| Modifier and Type | Method and Description |
|---|---|
Asset |
AssetConsumerEvent.getAsset()
Return the asset description.
|
Asset |
AssetConsumerEvent.getOriginalAsset()
Return the original asset description.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetConsumerEvent.setAsset(Asset asset)
Set up the asset description.
|
void |
AssetConsumerEvent.setOriginalAsset(Asset originalAsset)
Set up the original asset description.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssetCollectionMember
AssetCollectionMember describes an asset that is a member of an asset collection.
|
| Constructor and Description |
|---|
Asset(Asset template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<Asset> |
AssetListResponse.getAssets()
Return the list of assets in the response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetListResponse.setAssets(List<Asset> assets)
Set up the list of assets for the response.
|
Copyright © 2018 ODPi. All rights reserved.