public static final class UpdateSmsSignRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateSmsSignRequest.Builder |
appIcpRecordId(Long appIcpRecordId)
AppIcpRecordId.
|
UpdateSmsSignRequest.Builder |
applySceneContent(String applySceneContent)
Application scenarios, instructions as follows:
For registered websites, please enter the domain name registered with MIIT, including HTTP or HTTPS.
|
UpdateSmsSignRequest.Builder |
authorizationLetterId(Long authorizationLetterId)
AuthorizationLetterId.
|
UpdateSmsSignRequest |
build() |
UpdateSmsSignRequest.Builder |
moreData(List<String> moreData)
Additional materials, such as uploading business proof documents or screenshots of business operations, to help reviewers understand your business details.
|
UpdateSmsSignRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
UpdateSmsSignRequest.Builder |
qualificationId(Long qualificationId)
Approved or under-review qualification ID.
|
UpdateSmsSignRequest.Builder |
remark(String remark)
Explanation of the SMS signature scenario, with a maximum length of 200 characters.
|
UpdateSmsSignRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
UpdateSmsSignRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
UpdateSmsSignRequest.Builder |
signName(String signName)
Signature not yet approved.
|
UpdateSmsSignRequest.Builder |
signSource(Integer signSource)
Source of the signature.
|
UpdateSmsSignRequest.Builder |
signType(Integer signType)
Signature type.
|
UpdateSmsSignRequest.Builder |
thirdParty(Boolean thirdParty)
Whether the signature is for self-use or others.
|
UpdateSmsSignRequest.Builder |
trademarkId(Long trademarkId)
TrademarkId.
|
public UpdateSmsSignRequest.Builder appIcpRecordId(Long appIcpRecordId)
public UpdateSmsSignRequest.Builder applySceneContent(String applySceneContent)
Application scenarios, instructions as follows:
public UpdateSmsSignRequest.Builder authorizationLetterId(Long authorizationLetterId)
public UpdateSmsSignRequest.Builder moreData(List<String> moreData)
Additional materials, such as uploading business proof documents or screenshots of business operations, to help reviewers understand your business details.
public UpdateSmsSignRequest.Builder ownerId(Long ownerId)
public UpdateSmsSignRequest.Builder qualificationId(Long qualificationId)
Approved or under-review qualification ID.
- Before applying for an SMS signature, please first apply for qualifications.
- You can view the qualification ID on the Qualification Management page.
This parameter is required.
example:8563**
public UpdateSmsSignRequest.Builder remark(String remark)
Explanation of the SMS signature scenario, with a maximum length of 200 characters.
example:The scenario explanation is one of the reference information for signature review. Please provide a detailed description of the usage scenarios of the launched business, along with verifiable information such as website links, registered domain addresses, app store download links, full names of public accounts or mini-programs, etc. For login scenarios, test account credentials are also required. A well-informed application explanation will enhance the efficiency of signature and template reviews. Refer to the Application Scenarios column in the Signature Source table for filling in SMS scenarios.
登录场景申请验证码
public UpdateSmsSignRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public UpdateSmsSignRequest.Builder resourceOwnerId(Long resourceOwnerId)
public UpdateSmsSignRequest.Builder signName(String signName)
Signature not yet approved.
This parameter is required.
example:阿里云验证码
public UpdateSmsSignRequest.Builder signSource(Integer signSource)
Source of the signature. Values:
This parameter is required.
example:1
public UpdateSmsSignRequest.Builder signType(Integer signType)
Signature type. It is recommended to use the default value.
1
public UpdateSmsSignRequest.Builder thirdParty(Boolean thirdParty)
Whether the signature is for self-use or others.
Notice: When the signature is for self-use, select the self-use qualification ID; when it"s for others, choose the others" qualification ID.
false
public UpdateSmsSignRequest.Builder trademarkId(Long trademarkId)
public UpdateSmsSignRequest build()
Copyright © 2026. All rights reserved.