public class TranslationRequest extends CIServiceRequest implements Serializable
| Constructor and Description |
|---|
TranslationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCallBack() |
String |
getCallBackFormat() |
CallBackMqConfig |
getCallBackMqConfig() |
String |
getCallBackType() |
TranslationInput |
getInput() |
TranslationOperation |
getOperation() |
String |
getTag() |
void |
setCallBack(String callBack) |
void |
setCallBackFormat(String callBackFormat) |
void |
setCallBackMqConfig(CallBackMqConfig callBackMqConfig) |
void |
setCallBackType(String callBackType) |
void |
setInput(TranslationInput translationInput) |
void |
setOperation(TranslationOperation translationOperation) |
void |
setTag(String tag) |
getAppId, getBucketName, getRequestId, setAppId, setBucketName, setRequestIdclone, copyBaseTo, getCiSpecialEndParameter, getCloneRoot, getCloneSource, getCosCredentials, getCustomQueryParameters, getCustomRequestHeaders, getFixedEndpointAddr, getGeneralProgressListener, getReadLimit, getRequestClientOptions, putCustomQueryParameter, putCustomRequestHeader, setCiSpecialEndParameter, setCosCredentials, setFixedEndpointAddr, setGeneralProgressListener, withGeneralProgressListenerpublic String getTag()
public void setTag(String tag)
public TranslationInput getInput()
public void setInput(TranslationInput translationInput)
public TranslationOperation getOperation()
public void setOperation(TranslationOperation translationOperation)
public String getCallBack()
public void setCallBack(String callBack)
public String getCallBackFormat()
public void setCallBackFormat(String callBackFormat)
public String getCallBackType()
public void setCallBackType(String callBackType)
public CallBackMqConfig getCallBackMqConfig()
public void setCallBackMqConfig(CallBackMqConfig callBackMqConfig)
Copyright © 2025. All rights reserved.