Class AssetInsertParameter

java.lang.Object
mc.core.domain.asset.AssetInsertParameter
All Implemented Interfaces:
Serializable

public class AssetInsertParameter extends Object implements Serializable
parameter object for inserting asset through assetAPI and assetWorker. uses the builder pattern for chaining variable/optional arguments at creation time. NOTE: one of file or fileStream must be set to insert new asset
See Also: