Package com.seeq.model
Class AssetBatchInputV1
java.lang.Object
com.seeq.model.AssetBatchInputV1
AssetBatchInputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAssetsItem
(PutAssetInputV1 assetsItem) assets
(List<PutAssetInputV1> assets) boolean
A list of assets to create or updateThis property is deprecated and will be removed in a future release and is currently ignored.int
hashCode()
void
setAssets
(List<PutAssetInputV1> assets) void
toString()
-
Constructor Details
-
AssetBatchInputV1
public AssetBatchInputV1()
-
-
Method Details
-
assets
-
addAssetsItem
-
getAssets
A list of assets to create or update- Returns:
- assets
-
setAssets
-
hostId
-
getHostId
This property is deprecated and will be removed in a future release and is currently ignored. Assign the hostId to each asset instead- Returns:
- hostId
-
setHostId
-
equals
-
hashCode
public int hashCode() -
toString
-