Package com.scene7.ipsapi
Class UploadUrlsJob
- java.lang.Object
 - 
- com.scene7.ipsapi.UploadUrlsJob
 
 
- 
public class UploadUrlsJob extends java.lang.ObjectJava class for UploadUrlsJob complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UploadUrlsJob"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="urlArray" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}UploadUrlArray" minOccurs="0"/> <element name="numUrls" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="overwrite" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="readyForPublish" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="preservePublishState" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="synchronizationComplete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="createMask" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="preserveCrop" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="knockoutBackgroundOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}KnockoutBackgroundOptions" minOccurs="0"/> <element name="manualCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}ManualCropOptions" minOccurs="0"/> <element name="autoColorCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}AutoColorCropOptions" minOccurs="0"/> <element name="autoTransparentCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}AutoTransparentCropOptions" minOccurs="0"/> <element name="autoSmartCropOptionsArray" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}AutoSmartCropOptionsArray" minOccurs="0"/> <element name="photoshopOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}PhotoshopOptions" minOccurs="0"/> <element name="postScriptOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}PostScriptOptions" minOccurs="0"/> <element name="pdfOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}PDFOptions" minOccurs="0"/> <element name="illustratorOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}IllustratorOptions" minOccurs="0"/> <element name="cssOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}CssOptions" minOccurs="0"/> <element name="colorManagementOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}ColorManagementOptions" minOccurs="0"/> <element name="autoSetCreationOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}AutoSetCreationOptions" minOccurs="0"/> <element name="projectHandleArray" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}HandleArray" minOccurs="0"/> <element name="emailSetting" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="postJobOnlyIfFiles" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="postHttpUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="postImageServingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}ImageServingPublishJob" minOccurs="0"/> <element name="postImageRenderingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}ImageRenderingPublishJob" minOccurs="0"/> <element name="postVideoPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}VideoPublishJob" minOccurs="0"/> <element name="mediaOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}MediaOptions" minOccurs="0"/> <element name="inDesignOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}InDesignOptions" minOccurs="0"/> <element name="xmpKeywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="unsharpMaskOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}UnsharpMaskOptions" minOccurs="0"/> <element name="unCompressOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}UnCompressOptions" minOccurs="0"/> <element name="excludeMasterVideoFromAVS" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="metadataOptions" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}MetadataOptions" minOccurs="0"/> <element name="jwtToken" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="imsOrg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="apikey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ignoreSmartCropGeneration" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="preserveSmartCrop" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="sourceVideoAssetHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="audioCaptionsMetadata" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}AudioCaptionsMetadata" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> 
- 
- 
Constructor Summary
Constructors Constructor Description UploadUrlsJob() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetApikey()Gets the value of the apikey property.AudioCaptionsMetadatagetAudioCaptionsMetadata()Gets the value of the audioCaptionsMetadata property.AutoColorCropOptionsgetAutoColorCropOptions()Gets the value of the autoColorCropOptions property.AutoSetCreationOptionsgetAutoSetCreationOptions()Gets the value of the autoSetCreationOptions property.AutoSmartCropOptionsArraygetAutoSmartCropOptionsArray()Gets the value of the autoSmartCropOptionsArray property.AutoTransparentCropOptionsgetAutoTransparentCropOptions()Gets the value of the autoTransparentCropOptions property.ColorManagementOptionsgetColorManagementOptions()Gets the value of the colorManagementOptions property.CssOptionsgetCssOptions()Gets the value of the cssOptions property.java.lang.StringgetEmailSetting()Gets the value of the emailSetting property.IllustratorOptionsgetIllustratorOptions()Gets the value of the illustratorOptions property.java.lang.StringgetImsOrg()Gets the value of the imsOrg property.InDesignOptionsgetInDesignOptions()Gets the value of the inDesignOptions property.java.lang.StringgetJwtToken()Gets the value of the jwtToken property.KnockoutBackgroundOptionsgetKnockoutBackgroundOptions()Gets the value of the knockoutBackgroundOptions property.ManualCropOptionsgetManualCropOptions()Gets the value of the manualCropOptions property.MediaOptionsgetMediaOptions()Gets the value of the mediaOptions property.MetadataOptionsgetMetadataOptions()Gets the value of the metadataOptions property.java.lang.IntegergetNumUrls()Gets the value of the numUrls property.PDFOptionsgetPdfOptions()Gets the value of the pdfOptions property.PhotoshopOptionsgetPhotoshopOptions()Gets the value of the photoshopOptions property.java.lang.StringgetPostHttpUrl()Gets the value of the postHttpUrl property.ImageRenderingPublishJobgetPostImageRenderingPublishJob()Gets the value of the postImageRenderingPublishJob property.ImageServingPublishJobgetPostImageServingPublishJob()Gets the value of the postImageServingPublishJob property.PostScriptOptionsgetPostScriptOptions()Gets the value of the postScriptOptions property.VideoPublishJobgetPostVideoPublishJob()Gets the value of the postVideoPublishJob property.HandleArraygetProjectHandleArray()Gets the value of the projectHandleArray property.java.lang.StringgetSourceVideoAssetHandle()Gets the value of the sourceVideoAssetHandle property.UnCompressOptionsgetUnCompressOptions()Gets the value of the unCompressOptions property.UnsharpMaskOptionsgetUnsharpMaskOptions()Gets the value of the unsharpMaskOptions property.UploadUrlArraygetUrlArray()Gets the value of the urlArray property.java.lang.StringgetXmpKeywords()Gets the value of the xmpKeywords property.booleanisCreateMask()Gets the value of the createMask property.java.lang.BooleanisExcludeMasterVideoFromAVS()Gets the value of the excludeMasterVideoFromAVS property.java.lang.BooleanisIgnoreSmartCropGeneration()Gets the value of the ignoreSmartCropGeneration property.booleanisOverwrite()Gets the value of the overwrite property.java.lang.BooleanisPostJobOnlyIfFiles()Gets the value of the postJobOnlyIfFiles property.java.lang.BooleanisPreserveCrop()Gets the value of the preserveCrop property.java.lang.BooleanisPreservePublishState()Gets the value of the preservePublishState property.java.lang.BooleanisPreserveSmartCrop()Gets the value of the preserveSmartCrop property.booleanisReadyForPublish()Gets the value of the readyForPublish property.java.lang.BooleanisSynchronizationComplete()Gets the value of the synchronizationComplete property.voidsetApikey(java.lang.String value)Sets the value of the apikey property.voidsetAudioCaptionsMetadata(AudioCaptionsMetadata value)Sets the value of the audioCaptionsMetadata property.voidsetAutoColorCropOptions(AutoColorCropOptions value)Sets the value of the autoColorCropOptions property.voidsetAutoSetCreationOptions(AutoSetCreationOptions value)Sets the value of the autoSetCreationOptions property.voidsetAutoSmartCropOptionsArray(AutoSmartCropOptionsArray value)Sets the value of the autoSmartCropOptionsArray property.voidsetAutoTransparentCropOptions(AutoTransparentCropOptions value)Sets the value of the autoTransparentCropOptions property.voidsetColorManagementOptions(ColorManagementOptions value)Sets the value of the colorManagementOptions property.voidsetCreateMask(boolean value)Sets the value of the createMask property.voidsetCssOptions(CssOptions value)Sets the value of the cssOptions property.voidsetEmailSetting(java.lang.String value)Sets the value of the emailSetting property.voidsetExcludeMasterVideoFromAVS(java.lang.Boolean value)Sets the value of the excludeMasterVideoFromAVS property.voidsetIgnoreSmartCropGeneration(java.lang.Boolean value)Sets the value of the ignoreSmartCropGeneration property.voidsetIllustratorOptions(IllustratorOptions value)Sets the value of the illustratorOptions property.voidsetImsOrg(java.lang.String value)Sets the value of the imsOrg property.voidsetInDesignOptions(InDesignOptions value)Sets the value of the inDesignOptions property.voidsetJwtToken(java.lang.String value)Sets the value of the jwtToken property.voidsetKnockoutBackgroundOptions(KnockoutBackgroundOptions value)Sets the value of the knockoutBackgroundOptions property.voidsetManualCropOptions(ManualCropOptions value)Sets the value of the manualCropOptions property.voidsetMediaOptions(MediaOptions value)Sets the value of the mediaOptions property.voidsetMetadataOptions(MetadataOptions value)Sets the value of the metadataOptions property.voidsetNumUrls(java.lang.Integer value)Sets the value of the numUrls property.voidsetOverwrite(boolean value)Sets the value of the overwrite property.voidsetPdfOptions(PDFOptions value)Sets the value of the pdfOptions property.voidsetPhotoshopOptions(PhotoshopOptions value)Sets the value of the photoshopOptions property.voidsetPostHttpUrl(java.lang.String value)Sets the value of the postHttpUrl property.voidsetPostImageRenderingPublishJob(ImageRenderingPublishJob value)Sets the value of the postImageRenderingPublishJob property.voidsetPostImageServingPublishJob(ImageServingPublishJob value)Sets the value of the postImageServingPublishJob property.voidsetPostJobOnlyIfFiles(java.lang.Boolean value)Sets the value of the postJobOnlyIfFiles property.voidsetPostScriptOptions(PostScriptOptions value)Sets the value of the postScriptOptions property.voidsetPostVideoPublishJob(VideoPublishJob value)Sets the value of the postVideoPublishJob property.voidsetPreserveCrop(java.lang.Boolean value)Sets the value of the preserveCrop property.voidsetPreservePublishState(java.lang.Boolean value)Sets the value of the preservePublishState property.voidsetPreserveSmartCrop(java.lang.Boolean value)Sets the value of the preserveSmartCrop property.voidsetProjectHandleArray(HandleArray value)Sets the value of the projectHandleArray property.voidsetReadyForPublish(boolean value)Sets the value of the readyForPublish property.voidsetSourceVideoAssetHandle(java.lang.String value)Sets the value of the sourceVideoAssetHandle property.voidsetSynchronizationComplete(java.lang.Boolean value)Sets the value of the synchronizationComplete property.voidsetUnCompressOptions(UnCompressOptions value)Sets the value of the unCompressOptions property.voidsetUnsharpMaskOptions(UnsharpMaskOptions value)Sets the value of the unsharpMaskOptions property.voidsetUrlArray(UploadUrlArray value)Sets the value of the urlArray property.voidsetXmpKeywords(java.lang.String value)Sets the value of the xmpKeywords property. 
 - 
 
- 
- 
Method Detail
- 
getUrlArray
public UploadUrlArray getUrlArray()
Gets the value of the urlArray property.- Returns:
 - possible object is
     
UploadUrlArray 
 
- 
setUrlArray
public void setUrlArray(UploadUrlArray value)
Sets the value of the urlArray property.- Parameters:
 value- allowed object isUploadUrlArray
 
- 
getNumUrls
public java.lang.Integer getNumUrls()
Gets the value of the numUrls property.- Returns:
 - possible object is
     
Integer 
 
- 
setNumUrls
public void setNumUrls(java.lang.Integer value)
Sets the value of the numUrls property.- Parameters:
 value- allowed object isInteger
 
- 
isOverwrite
public boolean isOverwrite()
Gets the value of the overwrite property. 
- 
setOverwrite
public void setOverwrite(boolean value)
Sets the value of the overwrite property. 
- 
isReadyForPublish
public boolean isReadyForPublish()
Gets the value of the readyForPublish property. 
- 
setReadyForPublish
public void setReadyForPublish(boolean value)
Sets the value of the readyForPublish property. 
- 
isPreservePublishState
public java.lang.Boolean isPreservePublishState()
Gets the value of the preservePublishState property.- Returns:
 - possible object is
     
Boolean 
 
- 
setPreservePublishState
public void setPreservePublishState(java.lang.Boolean value)
Sets the value of the preservePublishState property.- Parameters:
 value- allowed object isBoolean
 
- 
isSynchronizationComplete
public java.lang.Boolean isSynchronizationComplete()
Gets the value of the synchronizationComplete property.- Returns:
 - possible object is
     
Boolean 
 
- 
setSynchronizationComplete
public void setSynchronizationComplete(java.lang.Boolean value)
Sets the value of the synchronizationComplete property.- Parameters:
 value- allowed object isBoolean
 
- 
isCreateMask
public boolean isCreateMask()
Gets the value of the createMask property. 
- 
setCreateMask
public void setCreateMask(boolean value)
Sets the value of the createMask property. 
- 
isPreserveCrop
public java.lang.Boolean isPreserveCrop()
Gets the value of the preserveCrop property.- Returns:
 - possible object is
     
Boolean 
 
- 
setPreserveCrop
public void setPreserveCrop(java.lang.Boolean value)
Sets the value of the preserveCrop property.- Parameters:
 value- allowed object isBoolean
 
- 
getKnockoutBackgroundOptions
public KnockoutBackgroundOptions getKnockoutBackgroundOptions()
Gets the value of the knockoutBackgroundOptions property.- Returns:
 - possible object is
     
KnockoutBackgroundOptions 
 
- 
setKnockoutBackgroundOptions
public void setKnockoutBackgroundOptions(KnockoutBackgroundOptions value)
Sets the value of the knockoutBackgroundOptions property.- Parameters:
 value- allowed object isKnockoutBackgroundOptions
 
- 
getManualCropOptions
public ManualCropOptions getManualCropOptions()
Gets the value of the manualCropOptions property.- Returns:
 - possible object is
     
ManualCropOptions 
 
- 
setManualCropOptions
public void setManualCropOptions(ManualCropOptions value)
Sets the value of the manualCropOptions property.- Parameters:
 value- allowed object isManualCropOptions
 
- 
getAutoColorCropOptions
public AutoColorCropOptions getAutoColorCropOptions()
Gets the value of the autoColorCropOptions property.- Returns:
 - possible object is
     
AutoColorCropOptions 
 
- 
setAutoColorCropOptions
public void setAutoColorCropOptions(AutoColorCropOptions value)
Sets the value of the autoColorCropOptions property.- Parameters:
 value- allowed object isAutoColorCropOptions
 
- 
getAutoTransparentCropOptions
public AutoTransparentCropOptions getAutoTransparentCropOptions()
Gets the value of the autoTransparentCropOptions property.- Returns:
 - possible object is
     
AutoTransparentCropOptions 
 
- 
setAutoTransparentCropOptions
public void setAutoTransparentCropOptions(AutoTransparentCropOptions value)
Sets the value of the autoTransparentCropOptions property.- Parameters:
 value- allowed object isAutoTransparentCropOptions
 
- 
getAutoSmartCropOptionsArray
public AutoSmartCropOptionsArray getAutoSmartCropOptionsArray()
Gets the value of the autoSmartCropOptionsArray property.- Returns:
 - possible object is
     
AutoSmartCropOptionsArray 
 
- 
setAutoSmartCropOptionsArray
public void setAutoSmartCropOptionsArray(AutoSmartCropOptionsArray value)
Sets the value of the autoSmartCropOptionsArray property.- Parameters:
 value- allowed object isAutoSmartCropOptionsArray
 
- 
getPhotoshopOptions
public PhotoshopOptions getPhotoshopOptions()
Gets the value of the photoshopOptions property.- Returns:
 - possible object is
     
PhotoshopOptions 
 
- 
setPhotoshopOptions
public void setPhotoshopOptions(PhotoshopOptions value)
Sets the value of the photoshopOptions property.- Parameters:
 value- allowed object isPhotoshopOptions
 
- 
getPostScriptOptions
public PostScriptOptions getPostScriptOptions()
Gets the value of the postScriptOptions property.- Returns:
 - possible object is
     
PostScriptOptions 
 
- 
setPostScriptOptions
public void setPostScriptOptions(PostScriptOptions value)
Sets the value of the postScriptOptions property.- Parameters:
 value- allowed object isPostScriptOptions
 
- 
getPdfOptions
public PDFOptions getPdfOptions()
Gets the value of the pdfOptions property.- Returns:
 - possible object is
     
PDFOptions 
 
- 
setPdfOptions
public void setPdfOptions(PDFOptions value)
Sets the value of the pdfOptions property.- Parameters:
 value- allowed object isPDFOptions
 
- 
getIllustratorOptions
public IllustratorOptions getIllustratorOptions()
Gets the value of the illustratorOptions property.- Returns:
 - possible object is
     
IllustratorOptions 
 
- 
setIllustratorOptions
public void setIllustratorOptions(IllustratorOptions value)
Sets the value of the illustratorOptions property.- Parameters:
 value- allowed object isIllustratorOptions
 
- 
getCssOptions
public CssOptions getCssOptions()
Gets the value of the cssOptions property.- Returns:
 - possible object is
     
CssOptions 
 
- 
setCssOptions
public void setCssOptions(CssOptions value)
Sets the value of the cssOptions property.- Parameters:
 value- allowed object isCssOptions
 
- 
getColorManagementOptions
public ColorManagementOptions getColorManagementOptions()
Gets the value of the colorManagementOptions property.- Returns:
 - possible object is
     
ColorManagementOptions 
 
- 
setColorManagementOptions
public void setColorManagementOptions(ColorManagementOptions value)
Sets the value of the colorManagementOptions property.- Parameters:
 value- allowed object isColorManagementOptions
 
- 
getAutoSetCreationOptions
public AutoSetCreationOptions getAutoSetCreationOptions()
Gets the value of the autoSetCreationOptions property.- Returns:
 - possible object is
     
AutoSetCreationOptions 
 
- 
setAutoSetCreationOptions
public void setAutoSetCreationOptions(AutoSetCreationOptions value)
Sets the value of the autoSetCreationOptions property.- Parameters:
 value- allowed object isAutoSetCreationOptions
 
- 
getProjectHandleArray
public HandleArray getProjectHandleArray()
Gets the value of the projectHandleArray property.- Returns:
 - possible object is
     
HandleArray 
 
- 
setProjectHandleArray
public void setProjectHandleArray(HandleArray value)
Sets the value of the projectHandleArray property.- Parameters:
 value- allowed object isHandleArray
 
- 
getEmailSetting
public java.lang.String getEmailSetting()
Gets the value of the emailSetting property.- Returns:
 - possible object is
     
String 
 
- 
setEmailSetting
public void setEmailSetting(java.lang.String value)
Sets the value of the emailSetting property.- Parameters:
 value- allowed object isString
 
- 
isPostJobOnlyIfFiles
public java.lang.Boolean isPostJobOnlyIfFiles()
Gets the value of the postJobOnlyIfFiles property.- Returns:
 - possible object is
     
Boolean 
 
- 
setPostJobOnlyIfFiles
public void setPostJobOnlyIfFiles(java.lang.Boolean value)
Sets the value of the postJobOnlyIfFiles property.- Parameters:
 value- allowed object isBoolean
 
- 
getPostHttpUrl
public java.lang.String getPostHttpUrl()
Gets the value of the postHttpUrl property.- Returns:
 - possible object is
     
String 
 
- 
setPostHttpUrl
public void setPostHttpUrl(java.lang.String value)
Sets the value of the postHttpUrl property.- Parameters:
 value- allowed object isString
 
- 
getPostImageServingPublishJob
public ImageServingPublishJob getPostImageServingPublishJob()
Gets the value of the postImageServingPublishJob property.- Returns:
 - possible object is
     
ImageServingPublishJob 
 
- 
setPostImageServingPublishJob
public void setPostImageServingPublishJob(ImageServingPublishJob value)
Sets the value of the postImageServingPublishJob property.- Parameters:
 value- allowed object isImageServingPublishJob
 
- 
getPostImageRenderingPublishJob
public ImageRenderingPublishJob getPostImageRenderingPublishJob()
Gets the value of the postImageRenderingPublishJob property.- Returns:
 - possible object is
     
ImageRenderingPublishJob 
 
- 
setPostImageRenderingPublishJob
public void setPostImageRenderingPublishJob(ImageRenderingPublishJob value)
Sets the value of the postImageRenderingPublishJob property.- Parameters:
 value- allowed object isImageRenderingPublishJob
 
- 
getPostVideoPublishJob
public VideoPublishJob getPostVideoPublishJob()
Gets the value of the postVideoPublishJob property.- Returns:
 - possible object is
     
VideoPublishJob 
 
- 
setPostVideoPublishJob
public void setPostVideoPublishJob(VideoPublishJob value)
Sets the value of the postVideoPublishJob property.- Parameters:
 value- allowed object isVideoPublishJob
 
- 
getMediaOptions
public MediaOptions getMediaOptions()
Gets the value of the mediaOptions property.- Returns:
 - possible object is
     
MediaOptions 
 
- 
setMediaOptions
public void setMediaOptions(MediaOptions value)
Sets the value of the mediaOptions property.- Parameters:
 value- allowed object isMediaOptions
 
- 
getInDesignOptions
public InDesignOptions getInDesignOptions()
Gets the value of the inDesignOptions property.- Returns:
 - possible object is
     
InDesignOptions 
 
- 
setInDesignOptions
public void setInDesignOptions(InDesignOptions value)
Sets the value of the inDesignOptions property.- Parameters:
 value- allowed object isInDesignOptions
 
- 
getXmpKeywords
public java.lang.String getXmpKeywords()
Gets the value of the xmpKeywords property.- Returns:
 - possible object is
     
String 
 
- 
setXmpKeywords
public void setXmpKeywords(java.lang.String value)
Sets the value of the xmpKeywords property.- Parameters:
 value- allowed object isString
 
- 
getUnsharpMaskOptions
public UnsharpMaskOptions getUnsharpMaskOptions()
Gets the value of the unsharpMaskOptions property.- Returns:
 - possible object is
     
UnsharpMaskOptions 
 
- 
setUnsharpMaskOptions
public void setUnsharpMaskOptions(UnsharpMaskOptions value)
Sets the value of the unsharpMaskOptions property.- Parameters:
 value- allowed object isUnsharpMaskOptions
 
- 
getUnCompressOptions
public UnCompressOptions getUnCompressOptions()
Gets the value of the unCompressOptions property.- Returns:
 - possible object is
     
UnCompressOptions 
 
- 
setUnCompressOptions
public void setUnCompressOptions(UnCompressOptions value)
Sets the value of the unCompressOptions property.- Parameters:
 value- allowed object isUnCompressOptions
 
- 
isExcludeMasterVideoFromAVS
public java.lang.Boolean isExcludeMasterVideoFromAVS()
Gets the value of the excludeMasterVideoFromAVS property.- Returns:
 - possible object is
     
Boolean 
 
- 
setExcludeMasterVideoFromAVS
public void setExcludeMasterVideoFromAVS(java.lang.Boolean value)
Sets the value of the excludeMasterVideoFromAVS property.- Parameters:
 value- allowed object isBoolean
 
- 
getMetadataOptions
public MetadataOptions getMetadataOptions()
Gets the value of the metadataOptions property.- Returns:
 - possible object is
     
MetadataOptions 
 
- 
setMetadataOptions
public void setMetadataOptions(MetadataOptions value)
Sets the value of the metadataOptions property.- Parameters:
 value- allowed object isMetadataOptions
 
- 
getJwtToken
public java.lang.String getJwtToken()
Gets the value of the jwtToken property.- Returns:
 - possible object is
     
String 
 
- 
setJwtToken
public void setJwtToken(java.lang.String value)
Sets the value of the jwtToken property.- Parameters:
 value- allowed object isString
 
- 
getImsOrg
public java.lang.String getImsOrg()
Gets the value of the imsOrg property.- Returns:
 - possible object is
     
String 
 
- 
setImsOrg
public void setImsOrg(java.lang.String value)
Sets the value of the imsOrg property.- Parameters:
 value- allowed object isString
 
- 
getApikey
public java.lang.String getApikey()
Gets the value of the apikey property.- Returns:
 - possible object is
     
String 
 
- 
setApikey
public void setApikey(java.lang.String value)
Sets the value of the apikey property.- Parameters:
 value- allowed object isString
 
- 
isIgnoreSmartCropGeneration
public java.lang.Boolean isIgnoreSmartCropGeneration()
Gets the value of the ignoreSmartCropGeneration property.- Returns:
 - possible object is
     
Boolean 
 
- 
setIgnoreSmartCropGeneration
public void setIgnoreSmartCropGeneration(java.lang.Boolean value)
Sets the value of the ignoreSmartCropGeneration property.- Parameters:
 value- allowed object isBoolean
 
- 
isPreserveSmartCrop
public java.lang.Boolean isPreserveSmartCrop()
Gets the value of the preserveSmartCrop property.- Returns:
 - possible object is
     
Boolean 
 
- 
setPreserveSmartCrop
public void setPreserveSmartCrop(java.lang.Boolean value)
Sets the value of the preserveSmartCrop property.- Parameters:
 value- allowed object isBoolean
 
- 
getSourceVideoAssetHandle
public java.lang.String getSourceVideoAssetHandle()
Gets the value of the sourceVideoAssetHandle property.- Returns:
 - possible object is
     
String 
 
- 
setSourceVideoAssetHandle
public void setSourceVideoAssetHandle(java.lang.String value)
Sets the value of the sourceVideoAssetHandle property.- Parameters:
 value- allowed object isString
 
- 
getAudioCaptionsMetadata
public AudioCaptionsMetadata getAudioCaptionsMetadata()
Gets the value of the audioCaptionsMetadata property.- Returns:
 - possible object is
     
AudioCaptionsMetadata 
 
- 
setAudioCaptionsMetadata
public void setAudioCaptionsMetadata(AudioCaptionsMetadata value)
Sets the value of the audioCaptionsMetadata property.- Parameters:
 value- allowed object isAudioCaptionsMetadata
 
 - 
 
 -