public class SmsServiceImpl extends BaseServiceImpl implements SmsService
| Modifier and Type | Field and Description |
|---|---|
static String |
DefaultErrorCode |
static String |
DefaultErrorMsg |
static String |
SourceTypeText |
apiInfoList, credentials, ISigner, serviceInfodestroy, 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 final String SourceTypeText
public static final String DefaultErrorCode
public static final String DefaultErrorMsg
@Deprecated public static SmsService getInstance()
public static SmsService getInstance(SmsServiceInfoConfig config)
@Deprecated public static SmsService getInstance(String region) throws Exception
Exception@Deprecated public static SmsService getInstance(org.apache.http.HttpHost proxy)
public static SmsService newSmsService(ServiceInfo serviceInfo) throws Exception
Exceptionpublic SmsSendResponse send(SmsSendRequest smsSendRequest) throws Exception
SmsServicesend in interface SmsServicesmsSendRequest - the list users requestException - the exceptionpublic SmsSendResponse sendV2(SmsSendRequest smsSendRequest) throws Exception
sendV2 in interface SmsServiceExceptionpublic SmsSendResponse sendStandard(SmsSendRequest smsSendRequest) throws Exception
sendStandard in interface SmsServiceExceptionpublic SmsSendResponse sendVms(SmsSendRequest smsSendRequest) throws Exception
sendVms in interface SmsServiceExceptionpublic SmsSendResponse batchSend(SmsBatchSendRequest smsBatchSendRequest) throws Exception
SmsServicebatchSend in interface SmsServicesmsBatchSendRequest - the list users requestException - the exceptionpublic SmsSendResponse batchSendV2(SmsBatchSendRequest smsBatchSendRequest) throws Exception
batchSendV2 in interface SmsServiceExceptionpublic SmsSendResponse sendVerifyCode(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest) throws Exception
SmsServicesendVerifyCode in interface SmsServicesmsSendVerifyCodeRequest - the list users requestException - the exceptionpublic SmsSendResponse sendVerifyCodeV2(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest) throws Exception
sendVerifyCodeV2 in interface SmsServiceExceptionpublic SmsCheckVerifyCodeResponse checkVerifyCode(SmsCheckVerifyCodeRequest smsCheckVerifyCodeRequest) throws Exception
SmsServicecheckVerifyCode in interface SmsServicesmsCheckVerifyCodeRequest - the list users requestException - the exceptionpublic ConversionResponse conversion(ConversionRequest conversionRequest) throws Exception
SmsServiceconversion in interface SmsServiceExceptionpublic GetSubAccountListResponse getSubAccountList(GetSubAccountListRequest getSubAccountListRequest) throws Exception
SmsServicegetSubAccountList in interface SmsServiceExceptionpublic EditMultiReplyConfigResponse editMultiReplyConfig(EditMultiReplyConfigRequest request) throws Exception
SmsServiceeditMultiReplyConfig in interface SmsServiceExceptionpublic GetRelyConfigResponse getRelyConfig(GetRelyConfigRequest request) throws Exception
SmsServicegetRelyConfig in interface SmsServiceExceptionpublic InsertSubAccountResponse insertSubAccount(InsertSubAccountRequest request) throws Exception
SmsServiceinsertSubAccount in interface SmsServiceExceptionpublic GetSubAccountDetailResponse getSubAccountDetail(SubAccountRequest subAccountRequest) throws Exception
SmsServicegetSubAccountDetail in interface SmsServiceExceptionpublic GetSmsTemplateAndOrderListResponse getSmsTemplateAndOrderList(GetSmsTemplateAndOrderListRequest getSmsTemplateAndOrderListRequest) throws Exception
SmsServicegetSmsTemplateAndOrderList in interface SmsServiceExceptionpublic ApplySmsTemplateResponse applySmsTemplate(ApplySmsTemplateRequest applySmsTemplateRequest) throws Exception
SmsServiceapplySmsTemplate in interface SmsServiceExceptionpublic ApplyVmsTemplateResponse ApplyVmsTemplate(ApplyVmsTemplateRequest req) throws Exception
ApplyVmsTemplate in interface SmsServiceExceptionpublic GetVmsTemplateResponse GetVmsTemplateStatus(GetVmsTemplateStatusRequest req) throws Exception
GetVmsTemplateStatus in interface SmsServiceExceptionpublic DeleteSmsTemplateResponse deleteSmsTemplate(DeleteSmsTemplateRequest deleteSmsTemplateRequest) throws Exception
SmsServicedeleteSmsTemplate in interface SmsServiceExceptionpublic GetSignatureAndOrderListResponse getSmsSignatureAndOrderList(GetSignatureAndOrderListRequest getSignatureAndOrderListRequest) throws Exception
SmsServicegetSmsSignatureAndOrderList in interface SmsServiceExceptionpublic ApplySmsSignatureResponse applySmsSignature(ApplySmsSignatureRequest applySmsSignatureRequest) throws Exception
SmsServiceapplySmsSignature in interface SmsServiceExceptionpublic DeleteSignatureResponse deleteSmsSignature(DeleteSignatureRequest deleteSignatureRequest) throws Exception
SmsServicedeleteSmsSignature in interface SmsServiceException@Deprecated public GetSendStatResponse getSendStat(GetSendStatRequest getSendStatRequest) throws Exception
SmsServicegetSendStat in interface SmsServiceExceptionpublic GetSmsSendDetailsResponse getSmsSendDetails(GetSmsSendDetailsRequest getSmsSendDetailsRequest) throws Exception
getSmsSendDetails in interface SmsServiceExceptionpublic ApplySignatureIdentResponse applySignatureIdent(ApplySignatureIdentRequest applySignatureIdentRequest) throws Exception
applySignatureIdent in interface SmsServiceExceptionpublic ApplySignatureIdentResponse applySignatureIdentResponse(RawResponse response) throws Exception
Exceptionpublic GetSignatureIdentListResponse getSignatureIdentList(GetSignatureIdentListRequest getSignatureIdentListRequest) throws Exception
getSignatureIdentList in interface SmsServiceExceptionpublic GetSignatureIdentListResponse getSignatureIdentListResponse(RawResponse response) throws Exception
Exceptionpublic BatchBindSignatureIdentResponse batchBindSignatureIdent(BatchBindSignatureIdentRequest batchBindSignatureIdentRequest) throws Exception
batchBindSignatureIdent in interface SmsServiceExceptionpublic BatchBindSignatureIdentResponse batchBindSignatureIdentResponse(RawResponse response) throws Exception
ExceptionCopyright © 2025. All rights reserved.