public class UploadUrlsJob
extends java.lang.Object
Java 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 and Description |
---|
UploadUrlsJob() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApikey()
Gets the value of the apikey property.
|
AudioCaptionsMetadata |
getAudioCaptionsMetadata()
Gets the value of the audioCaptionsMetadata property.
|
AutoColorCropOptions |
getAutoColorCropOptions()
Gets the value of the autoColorCropOptions property.
|
AutoSetCreationOptions |
getAutoSetCreationOptions()
Gets the value of the autoSetCreationOptions property.
|
AutoSmartCropOptionsArray |
getAutoSmartCropOptionsArray()
Gets the value of the autoSmartCropOptionsArray property.
|
AutoTransparentCropOptions |
getAutoTransparentCropOptions()
Gets the value of the autoTransparentCropOptions property.
|
ColorManagementOptions |
getColorManagementOptions()
Gets the value of the colorManagementOptions property.
|
CssOptions |
getCssOptions()
Gets the value of the cssOptions property.
|
java.lang.String |
getEmailSetting()
Gets the value of the emailSetting property.
|
IllustratorOptions |
getIllustratorOptions()
Gets the value of the illustratorOptions property.
|
java.lang.String |
getImsOrg()
Gets the value of the imsOrg property.
|
InDesignOptions |
getInDesignOptions()
Gets the value of the inDesignOptions property.
|
java.lang.String |
getJwtToken()
Gets the value of the jwtToken property.
|
KnockoutBackgroundOptions |
getKnockoutBackgroundOptions()
Gets the value of the knockoutBackgroundOptions property.
|
ManualCropOptions |
getManualCropOptions()
Gets the value of the manualCropOptions property.
|
MediaOptions |
getMediaOptions()
Gets the value of the mediaOptions property.
|
MetadataOptions |
getMetadataOptions()
Gets the value of the metadataOptions property.
|
java.lang.Integer |
getNumUrls()
Gets the value of the numUrls property.
|
PDFOptions |
getPdfOptions()
Gets the value of the pdfOptions property.
|
PhotoshopOptions |
getPhotoshopOptions()
Gets the value of the photoshopOptions property.
|
java.lang.String |
getPostHttpUrl()
Gets the value of the postHttpUrl property.
|
ImageRenderingPublishJob |
getPostImageRenderingPublishJob()
Gets the value of the postImageRenderingPublishJob property.
|
ImageServingPublishJob |
getPostImageServingPublishJob()
Gets the value of the postImageServingPublishJob property.
|
PostScriptOptions |
getPostScriptOptions()
Gets the value of the postScriptOptions property.
|
VideoPublishJob |
getPostVideoPublishJob()
Gets the value of the postVideoPublishJob property.
|
HandleArray |
getProjectHandleArray()
Gets the value of the projectHandleArray property.
|
java.lang.String |
getSourceVideoAssetHandle()
Gets the value of the sourceVideoAssetHandle property.
|
UnCompressOptions |
getUnCompressOptions()
Gets the value of the unCompressOptions property.
|
UnsharpMaskOptions |
getUnsharpMaskOptions()
Gets the value of the unsharpMaskOptions property.
|
UploadUrlArray |
getUrlArray()
Gets the value of the urlArray property.
|
java.lang.String |
getXmpKeywords()
Gets the value of the xmpKeywords property.
|
boolean |
isCreateMask()
Gets the value of the createMask property.
|
java.lang.Boolean |
isExcludeMasterVideoFromAVS()
Gets the value of the excludeMasterVideoFromAVS property.
|
java.lang.Boolean |
isIgnoreSmartCropGeneration()
Gets the value of the ignoreSmartCropGeneration property.
|
boolean |
isOverwrite()
Gets the value of the overwrite property.
|
java.lang.Boolean |
isPostJobOnlyIfFiles()
Gets the value of the postJobOnlyIfFiles property.
|
java.lang.Boolean |
isPreserveCrop()
Gets the value of the preserveCrop property.
|
java.lang.Boolean |
isPreservePublishState()
Gets the value of the preservePublishState property.
|
java.lang.Boolean |
isPreserveSmartCrop()
Gets the value of the preserveSmartCrop property.
|
boolean |
isReadyForPublish()
Gets the value of the readyForPublish property.
|
java.lang.Boolean |
isSynchronizationComplete()
Gets the value of the synchronizationComplete property.
|
void |
setApikey(java.lang.String value)
Sets the value of the apikey property.
|
void |
setAudioCaptionsMetadata(AudioCaptionsMetadata value)
Sets the value of the audioCaptionsMetadata property.
|
void |
setAutoColorCropOptions(AutoColorCropOptions value)
Sets the value of the autoColorCropOptions property.
|
void |
setAutoSetCreationOptions(AutoSetCreationOptions value)
Sets the value of the autoSetCreationOptions property.
|
void |
setAutoSmartCropOptionsArray(AutoSmartCropOptionsArray value)
Sets the value of the autoSmartCropOptionsArray property.
|
void |
setAutoTransparentCropOptions(AutoTransparentCropOptions value)
Sets the value of the autoTransparentCropOptions property.
|
void |
setColorManagementOptions(ColorManagementOptions value)
Sets the value of the colorManagementOptions property.
|
void |
setCreateMask(boolean value)
Sets the value of the createMask property.
|
void |
setCssOptions(CssOptions value)
Sets the value of the cssOptions property.
|
void |
setEmailSetting(java.lang.String value)
Sets the value of the emailSetting property.
|
void |
setExcludeMasterVideoFromAVS(java.lang.Boolean value)
Sets the value of the excludeMasterVideoFromAVS property.
|
void |
setIgnoreSmartCropGeneration(java.lang.Boolean value)
Sets the value of the ignoreSmartCropGeneration property.
|
void |
setIllustratorOptions(IllustratorOptions value)
Sets the value of the illustratorOptions property.
|
void |
setImsOrg(java.lang.String value)
Sets the value of the imsOrg property.
|
void |
setInDesignOptions(InDesignOptions value)
Sets the value of the inDesignOptions property.
|
void |
setJwtToken(java.lang.String value)
Sets the value of the jwtToken property.
|
void |
setKnockoutBackgroundOptions(KnockoutBackgroundOptions value)
Sets the value of the knockoutBackgroundOptions property.
|
void |
setManualCropOptions(ManualCropOptions value)
Sets the value of the manualCropOptions property.
|
void |
setMediaOptions(MediaOptions value)
Sets the value of the mediaOptions property.
|
void |
setMetadataOptions(MetadataOptions value)
Sets the value of the metadataOptions property.
|
void |
setNumUrls(java.lang.Integer value)
Sets the value of the numUrls property.
|
void |
setOverwrite(boolean value)
Sets the value of the overwrite property.
|
void |
setPdfOptions(PDFOptions value)
Sets the value of the pdfOptions property.
|
void |
setPhotoshopOptions(PhotoshopOptions value)
Sets the value of the photoshopOptions property.
|
void |
setPostHttpUrl(java.lang.String value)
Sets the value of the postHttpUrl property.
|
void |
setPostImageRenderingPublishJob(ImageRenderingPublishJob value)
Sets the value of the postImageRenderingPublishJob property.
|
void |
setPostImageServingPublishJob(ImageServingPublishJob value)
Sets the value of the postImageServingPublishJob property.
|
void |
setPostJobOnlyIfFiles(java.lang.Boolean value)
Sets the value of the postJobOnlyIfFiles property.
|
void |
setPostScriptOptions(PostScriptOptions value)
Sets the value of the postScriptOptions property.
|
void |
setPostVideoPublishJob(VideoPublishJob value)
Sets the value of the postVideoPublishJob property.
|
void |
setPreserveCrop(java.lang.Boolean value)
Sets the value of the preserveCrop property.
|
void |
setPreservePublishState(java.lang.Boolean value)
Sets the value of the preservePublishState property.
|
void |
setPreserveSmartCrop(java.lang.Boolean value)
Sets the value of the preserveSmartCrop property.
|
void |
setProjectHandleArray(HandleArray value)
Sets the value of the projectHandleArray property.
|
void |
setReadyForPublish(boolean value)
Sets the value of the readyForPublish property.
|
void |
setSourceVideoAssetHandle(java.lang.String value)
Sets the value of the sourceVideoAssetHandle property.
|
void |
setSynchronizationComplete(java.lang.Boolean value)
Sets the value of the synchronizationComplete property.
|
void |
setUnCompressOptions(UnCompressOptions value)
Sets the value of the unCompressOptions property.
|
void |
setUnsharpMaskOptions(UnsharpMaskOptions value)
Sets the value of the unsharpMaskOptions property.
|
void |
setUrlArray(UploadUrlArray value)
Sets the value of the urlArray property.
|
void |
setXmpKeywords(java.lang.String value)
Sets the value of the xmpKeywords property.
|
public UploadUrlArray getUrlArray()
UploadUrlArray
public void setUrlArray(UploadUrlArray value)
value
- allowed object is
UploadUrlArray
public java.lang.Integer getNumUrls()
Integer
public void setNumUrls(java.lang.Integer value)
value
- allowed object is
Integer
public boolean isOverwrite()
public void setOverwrite(boolean value)
public boolean isReadyForPublish()
public void setReadyForPublish(boolean value)
public java.lang.Boolean isPreservePublishState()
Boolean
public void setPreservePublishState(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isSynchronizationComplete()
Boolean
public void setSynchronizationComplete(java.lang.Boolean value)
value
- allowed object is
Boolean
public boolean isCreateMask()
public void setCreateMask(boolean value)
public java.lang.Boolean isPreserveCrop()
Boolean
public void setPreserveCrop(java.lang.Boolean value)
value
- allowed object is
Boolean
public KnockoutBackgroundOptions getKnockoutBackgroundOptions()
KnockoutBackgroundOptions
public void setKnockoutBackgroundOptions(KnockoutBackgroundOptions value)
value
- allowed object is
KnockoutBackgroundOptions
public ManualCropOptions getManualCropOptions()
ManualCropOptions
public void setManualCropOptions(ManualCropOptions value)
value
- allowed object is
ManualCropOptions
public AutoColorCropOptions getAutoColorCropOptions()
AutoColorCropOptions
public void setAutoColorCropOptions(AutoColorCropOptions value)
value
- allowed object is
AutoColorCropOptions
public AutoTransparentCropOptions getAutoTransparentCropOptions()
AutoTransparentCropOptions
public void setAutoTransparentCropOptions(AutoTransparentCropOptions value)
value
- allowed object is
AutoTransparentCropOptions
public AutoSmartCropOptionsArray getAutoSmartCropOptionsArray()
AutoSmartCropOptionsArray
public void setAutoSmartCropOptionsArray(AutoSmartCropOptionsArray value)
value
- allowed object is
AutoSmartCropOptionsArray
public PhotoshopOptions getPhotoshopOptions()
PhotoshopOptions
public void setPhotoshopOptions(PhotoshopOptions value)
value
- allowed object is
PhotoshopOptions
public PostScriptOptions getPostScriptOptions()
PostScriptOptions
public void setPostScriptOptions(PostScriptOptions value)
value
- allowed object is
PostScriptOptions
public PDFOptions getPdfOptions()
PDFOptions
public void setPdfOptions(PDFOptions value)
value
- allowed object is
PDFOptions
public IllustratorOptions getIllustratorOptions()
IllustratorOptions
public void setIllustratorOptions(IllustratorOptions value)
value
- allowed object is
IllustratorOptions
public CssOptions getCssOptions()
CssOptions
public void setCssOptions(CssOptions value)
value
- allowed object is
CssOptions
public ColorManagementOptions getColorManagementOptions()
ColorManagementOptions
public void setColorManagementOptions(ColorManagementOptions value)
value
- allowed object is
ColorManagementOptions
public AutoSetCreationOptions getAutoSetCreationOptions()
AutoSetCreationOptions
public void setAutoSetCreationOptions(AutoSetCreationOptions value)
value
- allowed object is
AutoSetCreationOptions
public HandleArray getProjectHandleArray()
HandleArray
public void setProjectHandleArray(HandleArray value)
value
- allowed object is
HandleArray
public java.lang.String getEmailSetting()
String
public void setEmailSetting(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isPostJobOnlyIfFiles()
Boolean
public void setPostJobOnlyIfFiles(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getPostHttpUrl()
String
public void setPostHttpUrl(java.lang.String value)
value
- allowed object is
String
public ImageServingPublishJob getPostImageServingPublishJob()
ImageServingPublishJob
public void setPostImageServingPublishJob(ImageServingPublishJob value)
value
- allowed object is
ImageServingPublishJob
public ImageRenderingPublishJob getPostImageRenderingPublishJob()
ImageRenderingPublishJob
public void setPostImageRenderingPublishJob(ImageRenderingPublishJob value)
value
- allowed object is
ImageRenderingPublishJob
public VideoPublishJob getPostVideoPublishJob()
VideoPublishJob
public void setPostVideoPublishJob(VideoPublishJob value)
value
- allowed object is
VideoPublishJob
public MediaOptions getMediaOptions()
MediaOptions
public void setMediaOptions(MediaOptions value)
value
- allowed object is
MediaOptions
public InDesignOptions getInDesignOptions()
InDesignOptions
public void setInDesignOptions(InDesignOptions value)
value
- allowed object is
InDesignOptions
public java.lang.String getXmpKeywords()
String
public void setXmpKeywords(java.lang.String value)
value
- allowed object is
String
public UnsharpMaskOptions getUnsharpMaskOptions()
UnsharpMaskOptions
public void setUnsharpMaskOptions(UnsharpMaskOptions value)
value
- allowed object is
UnsharpMaskOptions
public UnCompressOptions getUnCompressOptions()
UnCompressOptions
public void setUnCompressOptions(UnCompressOptions value)
value
- allowed object is
UnCompressOptions
public java.lang.Boolean isExcludeMasterVideoFromAVS()
Boolean
public void setExcludeMasterVideoFromAVS(java.lang.Boolean value)
value
- allowed object is
Boolean
public MetadataOptions getMetadataOptions()
MetadataOptions
public void setMetadataOptions(MetadataOptions value)
value
- allowed object is
MetadataOptions
public java.lang.String getJwtToken()
String
public void setJwtToken(java.lang.String value)
value
- allowed object is
String
public java.lang.String getImsOrg()
String
public void setImsOrg(java.lang.String value)
value
- allowed object is
String
public java.lang.String getApikey()
String
public void setApikey(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isIgnoreSmartCropGeneration()
Boolean
public void setIgnoreSmartCropGeneration(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isPreserveSmartCrop()
Boolean
public void setPreserveSmartCrop(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getSourceVideoAssetHandle()
String
public void setSourceVideoAssetHandle(java.lang.String value)
value
- allowed object is
String
public AudioCaptionsMetadata getAudioCaptionsMetadata()
AudioCaptionsMetadata
public void setAudioCaptionsMetadata(AudioCaptionsMetadata value)
value
- allowed object is
AudioCaptionsMetadata
Copyright © 2010 - 2023 Adobe. All Rights Reserved