| Package | Description |
|---|---|
| com.volcengine.service.sms | |
| com.volcengine.service.sms.impl |
| Modifier and Type | Method and Description |
|---|---|
SmsSendResponse |
SmsService.batchSend(SmsBatchSendRequest smsBatchSendRequest)
SmsBatchSend.
|
SmsSendResponse |
SmsService.batchSendV2(SmsBatchSendRequest smsBatchSendRequest) |
SmsSendResponse |
SmsService.send(SmsSendRequest smsSendRequest)
SmsSend.
|
SmsSendResponse |
SmsService.sendV2(SmsSendRequest smsSendRequest) |
SmsSendResponse |
SmsService.sendVerifyCode(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest)
SmsSendVerifyCode.
|
SmsSendResponse |
SmsService.sendVerifyCodeV2(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest) |
| Modifier and Type | Method and Description |
|---|---|
SmsSendResponse |
SmsServiceImpl.batchSend(SmsBatchSendRequest smsBatchSendRequest) |
SmsSendResponse |
SmsServiceImpl.batchSendV2(SmsBatchSendRequest smsBatchSendRequest) |
SmsSendResponse |
SmsServiceImpl.send(SmsSendRequest smsSendRequest) |
SmsSendResponse |
SmsServiceImpl.sendV2(SmsSendRequest smsSendRequest) |
SmsSendResponse |
SmsServiceImpl.sendVerifyCode(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest) |
SmsSendResponse |
SmsServiceImpl.sendVerifyCodeV2(SmsSendVerifyCodeRequest smsSendVerifyCodeRequest) |
Copyright © 2023. All rights reserved.