public class SmsServiceImpl extends BaseServiceImpl implements SmsService
| 限定符和类型 | 字段和说明 |
|---|---|
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, 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, signSts2@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 在接口中 SmsServicesmsSendRequest - the list users requestException - the exceptionpublic SmsSendResponse sendV2(SmsSendRequest smsSendRequest) throws Exception
sendV2 在接口中 SmsServiceExceptionpublic SmsSendResponse sendStandard(SmsSendRequest smsSendRequest) throws Exception
sendStandard 在接口中 SmsServiceExceptionpublic SmsSendResponse sendVms(SmsSendRequest smsSendRequest) throws Exception
sendVms 在接口中 SmsServiceExceptionpublic SmsSendResponse batchSend(SmsBatchSendRequest smsBatchSendRequest) throws Exception
SmsServicebatchSend 在接口中 SmsServicesmsBatchSendRequest - the list users requestException - the exceptionpublic SmsSendResponse batchSendV2(SmsBatchSendRequest smsBatchSendRequest) throws Exception
batchSendV2 在接口中 SmsServiceExceptionpublic SmsSendResponse sendVerifyCode(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest) throws Exception
SmsServicesendVerifyCode 在接口中 SmsServicesmsSendVerifyCodeRequest - the list users requestException - the exceptionpublic SmsSendResponse sendVerifyCodeV2(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest) throws Exception
sendVerifyCodeV2 在接口中 SmsServiceExceptionpublic SmsCheckVerifyCodeResponse checkVerifyCode(SmsCheckVerifyCodeRequest smsCheckVerifyCodeRequest) throws Exception
SmsServicecheckVerifyCode 在接口中 SmsServicesmsCheckVerifyCodeRequest - the list users requestException - the exceptionpublic ConversionResponse conversion(ConversionRequest conversionRequest) throws Exception
SmsServiceconversion 在接口中 SmsServiceExceptionpublic GetSubAccountListResponse getSubAccountList(GetSubAccountListRequest getSubAccountListRequest) throws Exception
SmsServicegetSubAccountList 在接口中 SmsServiceExceptionpublic EditMultiReplyConfigResponse editMultiReplyConfig(EditMultiReplyConfigRequest request) throws Exception
SmsServiceeditMultiReplyConfig 在接口中 SmsServiceExceptionpublic GetRelyConfigResponse getRelyConfig(GetRelyConfigRequest request) throws Exception
SmsServicegetRelyConfig 在接口中 SmsServiceExceptionpublic InsertSubAccountResponse insertSubAccount(InsertSubAccountRequest request) throws Exception
SmsServiceinsertSubAccount 在接口中 SmsServiceExceptionpublic GetSubAccountDetailResponse getSubAccountDetail(SubAccountRequest subAccountRequest) throws Exception
SmsServicegetSubAccountDetail 在接口中 SmsServiceExceptionpublic GetSmsTemplateAndOrderListResponse getSmsTemplateAndOrderList(GetSmsTemplateAndOrderListRequest getSmsTemplateAndOrderListRequest) throws Exception
SmsServicegetSmsTemplateAndOrderList 在接口中 SmsServiceExceptionpublic ApplySmsTemplateResponse applySmsTemplate(ApplySmsTemplateRequest applySmsTemplateRequest) throws Exception
SmsServiceapplySmsTemplate 在接口中 SmsServiceExceptionpublic ApplyVmsTemplateResponse ApplyVmsTemplate(ApplyVmsTemplateRequest req) throws Exception
ApplyVmsTemplate 在接口中 SmsServiceExceptionpublic GetVmsTemplateResponse GetVmsTemplateStatus(GetVmsTemplateStatusRequest req) throws Exception
GetVmsTemplateStatus 在接口中 SmsServiceExceptionpublic DeleteSmsTemplateResponse deleteSmsTemplate(DeleteSmsTemplateRequest deleteSmsTemplateRequest) throws Exception
SmsServicedeleteSmsTemplate 在接口中 SmsServiceExceptionpublic GetSignatureAndOrderListResponse getSmsSignatureAndOrderList(GetSignatureAndOrderListRequest getSignatureAndOrderListRequest) throws Exception
SmsServicegetSmsSignatureAndOrderList 在接口中 SmsServiceExceptionpublic ApplySmsSignatureResponse applySmsSignature(ApplySmsSignatureRequest applySmsSignatureRequest) throws Exception
SmsServiceapplySmsSignature 在接口中 SmsServiceExceptionpublic DeleteSignatureResponse deleteSmsSignature(DeleteSignatureRequest deleteSignatureRequest) throws Exception
SmsServicedeleteSmsSignature 在接口中 SmsServiceException@Deprecated public GetSendStatResponse getSendStat(GetSendStatRequest getSendStatRequest) throws Exception
SmsServicegetSendStat 在接口中 SmsServiceExceptionpublic GetSmsSendDetailsResponse getSmsSendDetails(GetSmsSendDetailsRequest getSmsSendDetailsRequest) throws Exception
getSmsSendDetails 在接口中 SmsServiceExceptionCopyright © 2024. All rights reserved.