public class VmsServiceImpl extends BaseServiceImpl implements VmsService
apiInfoList, credentials, ISigner, serviceInfo| Modifier | Constructor and Description |
|---|---|
protected |
VmsServiceImpl() |
destroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSessionToken, getSignUrl, json, makeRequest, post, postDataWithResponse, postFileMultiPart, prepareRequest, proto, put, putData, putData, putDataWithResponse, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2public static VmsServiceImpl getInstance()
public SecretBindResponse bindAXB(BindAXBRequest request) throws Exception
bindAXB in interface VmsServiceExceptionpublic SecretBindResponse selectNumberAndBindAXB(SelectNumberAndBindAXBRequest request) throws Exception
selectNumberAndBindAXB in interface VmsServiceExceptionpublic OperationResponse unbindAXB(SpecificSubIdRequest request) throws Exception
unbindAXB in interface VmsServiceExceptionpublic QuerySubscriptionResponse querySubscription(SpecificSubIdRequest request) throws Exception
querySubscription in interface VmsServiceExceptionpublic QuerySubscriptionForListResponse querySubscriptionForList(QuerySubscriptionForListRequest request) throws Exception
querySubscriptionForList in interface VmsServiceExceptionpublic SecretBindResponse upgradeAXToAXB(UpgradeAXToAXBRequest request) throws Exception
upgradeAXToAXB in interface VmsServiceExceptionpublic OperationResponse updateAXB(UpdateAXBRequest request) throws Exception
updateAXB in interface VmsServiceExceptionpublic SecretBindResponse bindAXN(BindAXNRequest request) throws Exception
bindAXN in interface VmsServiceExceptionpublic SecretBindResponse selectNumberAndBindAXN(SelectNumberAndBindAXNRequest request) throws Exception
selectNumberAndBindAXN in interface VmsServiceExceptionpublic OperationResponse updateAXN(UpdateAXNRequest request) throws Exception
updateAXN in interface VmsServiceExceptionpublic OperationResponse unbindAXN(SpecificSubIdRequest request) throws Exception
unbindAXN in interface VmsServiceExceptionpublic Click2CallResponse click2Call(Click2CallRequest request) throws Exception
click2Call in interface VmsServiceExceptionpublic OperationResponse cancelClick2Call(CancelClick2CallRequest request) throws Exception
cancelClick2Call in interface VmsServiceExceptionpublic SecretBindResponse bindAXNE(BindAXNERequest request) throws Exception
bindAXNE in interface VmsServiceExceptionpublic OperationResponse unbindAXNE(SpecificSubIdRequest request) throws Exception
unbindAXNE in interface VmsServiceExceptionpublic OperationResponse updateAXNE(UpdateAXNERequest request) throws Exception
updateAXNE in interface VmsServiceExceptionpublic SecretBindResponse bindAXBForAXNE(BindAXBForAXNERequest request) throws Exception
bindAXBForAXNE in interface VmsServiceExceptionpublic SecretBindResponse bindAXYB(BindAXYBRequest request) throws Exception
bindAXYB in interface VmsServiceExceptionpublic SecretBindResponse bindYBForAXYB(BindYBForAXYBRequest request) throws Exception
bindYBForAXYB in interface VmsServiceExceptionpublic OperationResponse unbindAXYB(SpecificSubIdRequest request) throws Exception
unbindAXYB in interface VmsServiceExceptionpublic OperationResponse updateAXYB(UpdateAXYBRequest request) throws Exception
updateAXYB in interface VmsServiceExceptionpublic NumberPoolListResponse queryNumberPoolList(NumberPoolListRequest request) throws Exception
VmsServicequeryNumberPoolList in interface VmsServiceExceptionpublic NumberListResponse queryNumberList(NumberListRequest request) throws Exception
VmsServicequeryNumberList in interface VmsServiceExceptionpublic CreateNumberPoolResponse createNumberPool(CreateNumberPoolRequest request) throws Exception
VmsServicecreateNumberPool in interface VmsServiceExceptionpublic UpdateNumberPoolResponse updateNumberPool(UpdateNumberPoolRequest request) throws Exception
VmsServiceupdateNumberPool in interface VmsServiceExceptionpublic EnableNumberResponse enableOrDisableNumber(EnableNumberRequest request) throws Exception
VmsServiceenableOrDisableNumber in interface VmsServiceExceptionpublic SelectNumberResponse selectNumber(SelectNumberRequest request) throws Exception
VmsServiceselectNumber in interface VmsServiceExceptionpublic QueryCallRecordMsgResponse queryCallRecordMsg(QueryCallRecordRequest request) throws Exception
queryCallRecordMsg in interface VmsServiceExceptionpublic QueryAudioRecordFileUrlResponse queryAudioRecordFileUrl(QueryAudioRecordFileUrlRequest request) throws Exception
queryAudioRecordFileUrl in interface VmsServiceExceptionpublic QueryAudioRecordToTextFileResponse queryAudioRecordToTextFile(QueryAudioRecordToTextFileRequest request) throws Exception
queryAudioRecordToTextFile in interface VmsServiceExceptionpublic CommonResponse<TaskAppendResult> createTask(CreateTaskRequest request) throws Exception
VmsServicecreateTask in interface VmsServicerequest - — requestException - exceptionpublic CommonResponse<TaskAppendResult> batchAppend(BatchAppendRequest request) throws Exception
VmsServicebatchAppend in interface VmsServicerequest - — requestException - exceptionpublic CommonResponse<TaskAppendResult> updateTask(EditTaskRequest request) throws Exception
VmsServiceupdateTask in interface VmsServicerequest - — requestException - exceptionpublic CommonResponse pauseTask(String taskOpenId) throws Exception
VmsServicepauseTask in interface VmsServicetaskOpenId - — task idException - exceptionpublic CommonResponse resumeTask(String taskOpenId) throws Exception
VmsServiceresumeTask in interface VmsServicetaskOpenId - — task idException - exceptionpublic CommonResponse stopTask(String taskOpenId) throws Exception
VmsServicestopTask in interface VmsServicetaskOpenId - — task idException - exceptionpublic CommonResponse<SingleAppendResult> singleBatchAppend(SingleAppendRequest request) throws Exception
VmsServicesingleBatchAppend in interface VmsServicerequest - — requestException - exceptionpublic CommonResponse<SingleInfo> singleInfo(String singleOpenId) throws Exception
VmsServicesingleInfo in interface VmsServicesingleOpenId - — singleIdException - exceptionpublic CommonResponse singleCancel(String singleOpenId) throws Exception
VmsServicesingleCancel in interface VmsServicesingleOpenId - — singleIdException - exceptionpublic CommonResponse<BasicResourceResult> fetchVoiceResourceByUrl(FetchVoiceResourceRequest request) throws Exception
VmsServicefetchVoiceResourceByUrl in interface VmsServicerequest - -- requestException - exceptionpublic CommonResponse<BasicResourceResult> createTtsResource(CreateTtsResourceRequest request) throws Exception
VmsServicecreateTtsResource in interface VmsServicerequest - — requestException - exceptionpublic CommonResponse<BasicResourceResult> deleteResourceByResourceKey(String resourceKey) throws Exception
VmsServicedeleteResourceByResourceKey in interface VmsServiceresourceKey - — keyException - exceptionpublic CommonResponse<BasicResourceResult> generateVoiceResourceUploadUrl(UploadVoiceResourceRequest request) throws Exception
VmsServicegenerateVoiceResourceUploadUrl in interface VmsServicerequest - — requestException - exceptionpublic CommonResponse<BasicResourceResult> commitVoiceResourceUpload(UploadVoiceResourceRequest request) throws Exception
VmsServicecommitVoiceResourceUpload in interface VmsServiceExceptionpublic CommonResponse<BasicResourceResult> openUpdateResource(String resourceKey, String name) throws Exception
VmsServiceopenUpdateResource in interface VmsServiceExceptionpublic CommonResponse<List<ResourceResult>> queryUsableResource(Integer type) throws Exception
VmsServicequeryUsableResource in interface VmsServiceExceptionpublic CommonResponse<QueryOpenGetResourceResult> queryOpenGetResource(QueryResourceRequest request) throws Exception
VmsServicequeryOpenGetResource in interface VmsServiceExceptionpublic RiskControlResponse canCall(RiskControlReq request) throws Exception
canCall in interface VmsServiceExceptionpublic UploadQualificationFileResponse uploadQualificationFile(UploadQualificationFileRequest request) throws Exception
VmsServiceuploadQualificationFile in interface VmsServiceExceptionpublic AddQualificationResponse addQualification(QualificationInfoOperateRequest request) throws Exception
VmsServiceaddQualification in interface VmsServiceExceptionpublic UpdateQualificationResponse updateQualification(QualificationInfoOperateRequest request) throws Exception
VmsServiceupdateQualification in interface VmsServiceExceptionpublic QualificationInfoQueryResponse queryQualification(QualificationInfoQueryRequest request) throws Exception
VmsServicequeryQualification in interface VmsServiceExceptionCopyright © 2025. All rights reserved.