| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.dysmsapi20170525.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static SendCardSmsRequest.Builder |
SendCardSmsRequest.builder() |
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.cardObjects(List<SendCardSmsRequest.CardObjects> cardObjects)
The objects of the message template.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.cardTemplateCode(String cardTemplateCode)
The code of the message template.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.digitalTemplateCode(String digitalTemplateCode)
The code of the digital message template that applies when the card message is rolled back.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.digitalTemplateParam(String digitalTemplateParam)
The variables of the digital message template.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.fallbackType(String fallbackType)
The rollback type.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.outId(String outId)
The ID that is reserved for the caller of the operation.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.signName(String signName)
The signature.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.smsTemplateCode(String smsTemplateCode)
The code of the text message template that applies when the card message is rolled back.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.smsTemplateParam(String smsTemplateParam)
The variables of the text message template.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.smsUpExtendCode(String smsUpExtendCode)
The extension code of the upstream message.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.templateCode(String templateCode)
The code of the text message template.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.Builder.templateParam(String templateParam)
The variables of the message template.
|
SendCardSmsRequest.Builder |
SendCardSmsRequest.toBuilder() |
Copyright © 2024. All rights reserved.