public interface SmsService extends IBaseService
| 限定符和类型 | 方法和说明 |
|---|---|
SmsSendResponse |
batchSend(SmsBatchSendRequest smsBatchSendRequest)
SmsBatchSend.
|
SmsCheckVerifyCodeResponse |
checkVerifyCode(SmsCheckVerifyCodeRequest smsCheckVerifyCodeRequest)
SmsSendVerifyCode.
|
SmsSendResponse |
send(SmsSendRequest smsSendRequest)
SmsSend.
|
SmsSendResponse |
sendVerifyCode(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest)
SmsSendVerifyCode.
|
getAccessKey, getRegion, getSecretKey, getSignUrl, json, post, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSocketTimeout, signSts2SmsSendResponse send(SmsSendRequest smsSendRequest) throws Exception
smsSendRequest - the list users requestException - the exceptionSmsSendResponse batchSend(SmsBatchSendRequest smsBatchSendRequest) throws Exception
smsBatchSendRequest - the list users requestException - the exceptionSmsSendResponse sendVerifyCode(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest) throws Exception
smsSendVerifyCodeRequest - the list users requestException - the exceptionSmsCheckVerifyCodeResponse checkVerifyCode(SmsCheckVerifyCodeRequest smsCheckVerifyCodeRequest) throws Exception
smsCheckVerifyCodeRequest - the list users requestException - the exceptionCopyright © 2021. All rights reserved.