public class SmsServiceImpl extends BaseServiceImpl implements SmsService
限定符和类型 | 字段和说明 |
---|---|
static String |
DefaultErrorCode |
static String |
DefaultErrorMsg |
static String |
SourceTypeText |
apiInfoList, credentials, ISigner, serviceInfo
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, signSts2
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, 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
Exception
public SmsSendResponse send(SmsSendRequest smsSendRequest) throws Exception
SmsService
send
在接口中 SmsService
smsSendRequest
- the list users requestException
- the exceptionpublic SmsSendResponse sendV2(SmsSendRequest smsSendRequest) throws Exception
sendV2
在接口中 SmsService
Exception
public SmsSendResponse sendStandard(SmsSendRequest smsSendRequest) throws Exception
sendStandard
在接口中 SmsService
Exception
public SmsSendResponse sendVms(SmsSendRequest smsSendRequest) throws Exception
sendVms
在接口中 SmsService
Exception
public SmsSendResponse batchSend(SmsBatchSendRequest smsBatchSendRequest) throws Exception
SmsService
batchSend
在接口中 SmsService
smsBatchSendRequest
- the list users requestException
- the exceptionpublic SmsSendResponse batchSendV2(SmsBatchSendRequest smsBatchSendRequest) throws Exception
batchSendV2
在接口中 SmsService
Exception
public SmsSendResponse sendVerifyCode(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest) throws Exception
SmsService
sendVerifyCode
在接口中 SmsService
smsSendVerifyCodeRequest
- the list users requestException
- the exceptionpublic SmsSendResponse sendVerifyCodeV2(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest) throws Exception
sendVerifyCodeV2
在接口中 SmsService
Exception
public SmsCheckVerifyCodeResponse checkVerifyCode(SmsCheckVerifyCodeRequest smsCheckVerifyCodeRequest) throws Exception
SmsService
checkVerifyCode
在接口中 SmsService
smsCheckVerifyCodeRequest
- the list users requestException
- the exceptionpublic ConversionResponse conversion(ConversionRequest conversionRequest) throws Exception
SmsService
conversion
在接口中 SmsService
Exception
public GetSubAccountListResponse getSubAccountList(GetSubAccountListRequest getSubAccountListRequest) throws Exception
SmsService
getSubAccountList
在接口中 SmsService
Exception
public EditMultiReplyConfigResponse editMultiReplyConfig(EditMultiReplyConfigRequest request) throws Exception
SmsService
editMultiReplyConfig
在接口中 SmsService
Exception
public GetRelyConfigResponse getRelyConfig(GetRelyConfigRequest request) throws Exception
SmsService
getRelyConfig
在接口中 SmsService
Exception
public InsertSubAccountResponse insertSubAccount(InsertSubAccountRequest request) throws Exception
SmsService
insertSubAccount
在接口中 SmsService
Exception
public GetSubAccountDetailResponse getSubAccountDetail(SubAccountRequest subAccountRequest) throws Exception
SmsService
getSubAccountDetail
在接口中 SmsService
Exception
public GetSmsTemplateAndOrderListResponse getSmsTemplateAndOrderList(GetSmsTemplateAndOrderListRequest getSmsTemplateAndOrderListRequest) throws Exception
SmsService
getSmsTemplateAndOrderList
在接口中 SmsService
Exception
public ApplySmsTemplateResponse applySmsTemplate(ApplySmsTemplateRequest applySmsTemplateRequest) throws Exception
SmsService
applySmsTemplate
在接口中 SmsService
Exception
public ApplyVmsTemplateResponse ApplyVmsTemplate(ApplyVmsTemplateRequest req) throws Exception
ApplyVmsTemplate
在接口中 SmsService
Exception
public GetVmsTemplateResponse GetVmsTemplateStatus(GetVmsTemplateStatusRequest req) throws Exception
GetVmsTemplateStatus
在接口中 SmsService
Exception
public DeleteSmsTemplateResponse deleteSmsTemplate(DeleteSmsTemplateRequest deleteSmsTemplateRequest) throws Exception
SmsService
deleteSmsTemplate
在接口中 SmsService
Exception
public GetSignatureAndOrderListResponse getSmsSignatureAndOrderList(GetSignatureAndOrderListRequest getSignatureAndOrderListRequest) throws Exception
SmsService
getSmsSignatureAndOrderList
在接口中 SmsService
Exception
public ApplySmsSignatureResponse applySmsSignature(ApplySmsSignatureRequest applySmsSignatureRequest) throws Exception
SmsService
applySmsSignature
在接口中 SmsService
Exception
public DeleteSignatureResponse deleteSmsSignature(DeleteSignatureRequest deleteSignatureRequest) throws Exception
SmsService
deleteSmsSignature
在接口中 SmsService
Exception
@Deprecated public GetSendStatResponse getSendStat(GetSendStatRequest getSendStatRequest) throws Exception
SmsService
getSendStat
在接口中 SmsService
Exception
public GetSmsSendDetailsResponse getSmsSendDetails(GetSmsSendDetailsRequest getSmsSendDetailsRequest) throws Exception
getSmsSendDetails
在接口中 SmsService
Exception
public ApplySignatureIdentResponse applySignatureIdent(ApplySignatureIdentRequest applySignatureIdentRequest) throws Exception
applySignatureIdent
在接口中 SmsService
Exception
public ApplySignatureIdentResponse applySignatureIdentResponse(RawResponse response) throws Exception
Exception
public GetSignatureIdentListResponse getSignatureIdentList(GetSignatureIdentListRequest getSignatureIdentListRequest) throws Exception
getSignatureIdentList
在接口中 SmsService
Exception
public GetSignatureIdentListResponse getSignatureIdentListResponse(RawResponse response) throws Exception
Exception
public BatchBindSignatureIdentResponse batchBindSignatureIdent(BatchBindSignatureIdentRequest batchBindSignatureIdentRequest) throws Exception
batchBindSignatureIdent
在接口中 SmsService
Exception
public BatchBindSignatureIdentResponse batchBindSignatureIdentResponse(RawResponse response) throws Exception
Exception
Copyright © 2024. All rights reserved.