| 程序包 | 说明 |
|---|---|
| com.aliyun.dysmsapi20170525 | |
| com.aliyun.dysmsapi20170525.models |
| 限定符和类型 | 方法和说明 |
|---|---|
SendBatchSmsResponse |
Client.sendBatchSms(SendBatchSmsRequest request)
description :
You can call the operation to send messages to a maximum of 100 recipients at a time.
|
SendBatchSmsResponse |
Client.sendBatchSmsWithOptions(SendBatchSmsRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
You can call the operation to send messages to a maximum of 100 recipients at a time.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static SendBatchSmsRequest |
SendBatchSmsRequest.build(Map<String,?> map) |
SendBatchSmsRequest |
SendBatchSmsRequest.setOutId(String outId) |
SendBatchSmsRequest |
SendBatchSmsRequest.setOwnerId(Long ownerId) |
SendBatchSmsRequest |
SendBatchSmsRequest.setPhoneNumberJson(String phoneNumberJson) |
SendBatchSmsRequest |
SendBatchSmsRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
SendBatchSmsRequest |
SendBatchSmsRequest.setResourceOwnerId(Long resourceOwnerId) |
SendBatchSmsRequest |
SendBatchSmsRequest.setSignNameJson(String signNameJson) |
SendBatchSmsRequest |
SendBatchSmsRequest.setSmsUpExtendCodeJson(String smsUpExtendCodeJson) |
SendBatchSmsRequest |
SendBatchSmsRequest.setTemplateCode(String templateCode) |
SendBatchSmsRequest |
SendBatchSmsRequest.setTemplateParamJson(String templateParamJson) |
Copyright © 2024. All rights reserved.