public class Asset
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
Asset() |
Modifier and Type | Method and Description |
---|---|
String |
getAssetCreatedDate()
Gets the assetCreatedDate.
|
String |
getAssetId()
Gets the assetId.
|
String |
getAssetLastUpdatedDate()
Gets the assetLastUpdatedDate.
|
List<AssetMapping> |
getAssetMappings()
Gets the assetMappings.
|
String |
getAssetName()
Gets the assetName.
|
String |
getAssetStatus()
Gets the assetStatus.
|
public String getAssetStatus()
public String getAssetCreatedDate()
public List<AssetMapping> getAssetMappings()
public String getAssetId()
public String getAssetLastUpdatedDate()
public String getAssetName()
Copyright © 2021 IBM Cloud. All rights reserved.