public static final class QueryMobilesCardSupportRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QueryMobilesCardSupportRequest |
build() |
QueryMobilesCardSupportRequest.Builder |
encryptType(String encryptType)
EncryptType.
|
QueryMobilesCardSupportRequest.Builder |
mobiles(List<Map<String,?>> mobiles)
The list of mobile phone numbers.
|
QueryMobilesCardSupportRequest.Builder |
templateCode(String templateCode)
The code of the message template.
|
public QueryMobilesCardSupportRequest.Builder encryptType(String encryptType)
public QueryMobilesCardSupportRequest.Builder mobiles(List<Map<String,?>> mobiles)
The list of mobile phone numbers.
This parameter is required.
public QueryMobilesCardSupportRequest.Builder templateCode(String templateCode)
The code of the message template. You can view the template code in the Template Code column on the Templates tab of the Go China page in the Alibaba Cloud SMS console.
Make sure that the message template has been approved.
This parameter is required.
example:CARD_SMS_0000
public QueryMobilesCardSupportRequest build()
Copyright © 2026. All rights reserved.