public class FileProcessRequest extends CIServiceRequest
| Constructor and Description |
|---|
FileProcessRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCallBack() |
String |
getCallBackFormat() |
String |
getCallBackMqConfig() |
String |
getCallBackType() |
MediaInputObject |
getInput() |
String |
getJobId() |
FileProcessOperation |
getOperation() |
String |
getQueueId() |
FileProcessJobType |
getTag() |
void |
setCallBack(String callBack) |
void |
setCallBackFormat(String callBackFormat) |
void |
setCallBackMqConfig(String callBackMqConfig) |
void |
setCallBackType(String callBackType) |
void |
setInput(MediaInputObject input) |
void |
setJobId(String jobId) |
void |
setOperation(FileProcessOperation operation) |
void |
setQueueId(String queueId) |
void |
setTag(FileProcessJobType tag) |
String |
toString() |
getBucketName, getRequestId, setBucketName, setRequestIdclone, copyBaseTo, getCiSpecialEndParameter, getCloneRoot, getCloneSource, getCosCredentials, getCustomQueryParameters, getCustomRequestHeaders, getFixedEndpointAddr, getGeneralProgressListener, getReadLimit, getRequestClientOptions, putCustomQueryParameter, putCustomRequestHeader, setCiSpecialEndParameter, setCosCredentials, setFixedEndpointAddr, setGeneralProgressListener, withGeneralProgressListenerpublic FileProcessJobType getTag()
public void setTag(FileProcessJobType tag)
public String getQueueId()
public void setQueueId(String queueId)
public String getCallBackFormat()
public void setCallBackFormat(String callBackFormat)
public String getCallBackType()
public void setCallBackType(String callBackType)
public String getCallBack()
public void setCallBack(String callBack)
public String getCallBackMqConfig()
public void setCallBackMqConfig(String callBackMqConfig)
public FileProcessOperation getOperation()
public void setOperation(FileProcessOperation operation)
public MediaInputObject getInput()
public void setInput(MediaInputObject input)
public String getJobId()
public void setJobId(String jobId)
Copyright © 2023. All rights reserved.