Package com.mayam.wf.ws.client
Class ConformRequestBuilder
java.lang.Object
com.mayam.wf.ws.client.ConformRequestBuilder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondestAssetId
(String destAssetId) Sets identifier of destination asset.destAssetType
(AssetType destAssetType) Sets type of destination asset.Name of the destination.Type of the destination.Sets requested name of destination file.
-
Constructor Details
-
ConformRequestBuilder
public ConformRequestBuilder()
-
-
Method Details
-
destType
Type of the destination. MAM specific use; typically used to select files for transfer and/or select a destination without knowing the exact name of it. -
destName
Name of the destination. Required, unless the destination type is specified and the MAM is able to properly deduce a destination from that. -
filename
Sets requested name of destination file. -
destAssetId
Sets identifier of destination asset.
-