public class PostSpeechRecognitionRequest extends CIServiceRequest
| Modifier and Type | Class and Description |
|---|---|
class |
PostSpeechRecognitionRequest.CallBackMqConfig |
class |
PostSpeechRecognitionRequest.Input |
class |
PostSpeechRecognitionRequest.Operation |
class |
PostSpeechRecognitionRequest.Output |
static class |
PostSpeechRecognitionRequest.SpeechRecognition |
| Constructor and Description |
|---|
PostSpeechRecognitionRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCallBack() |
String |
getCallBackFormat() |
PostSpeechRecognitionRequest.CallBackMqConfig |
getCallBackMqConfig() |
String |
getCallBackType() |
PostSpeechRecognitionRequest.Input |
getInput() |
PostSpeechRecognitionRequest.Operation |
getOperation() |
String |
getTag() |
void |
setCallBack(String callBack) |
void |
setCallBackFormat(String callBackFormat) |
void |
setCallBackMqConfig(PostSpeechRecognitionRequest.CallBackMqConfig callBackMqConfig) |
void |
setCallBackType(String callBackType) |
void |
setInput(PostSpeechRecognitionRequest.Input input) |
void |
setOperation(PostSpeechRecognitionRequest.Operation operation) |
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 PostSpeechRecognitionRequest.Input getInput()
public void setInput(PostSpeechRecognitionRequest.Input input)
public PostSpeechRecognitionRequest.Operation getOperation()
public void setOperation(PostSpeechRecognitionRequest.Operation operation)
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 PostSpeechRecognitionRequest.CallBackMqConfig getCallBackMqConfig()
public void setCallBackMqConfig(PostSpeechRecognitionRequest.CallBackMqConfig callBackMqConfig)
Copyright © 2025. All rights reserved.