public static final class SendVerificationCodeForBindSecureMobilePhoneRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
SendVerificationCodeForBindSecureMobilePhoneRequest.Builder |
accountId(String accountId)
The ID of the resource account.
|
SendVerificationCodeForBindSecureMobilePhoneRequest |
build() |
SendVerificationCodeForBindSecureMobilePhoneRequest.Builder |
secureMobilePhone(String secureMobilePhone)
The mobile phone number that you want to bind to the resource account.
|
public SendVerificationCodeForBindSecureMobilePhoneRequest.Builder accountId(String accountId)
public SendVerificationCodeForBindSecureMobilePhoneRequest.Builder secureMobilePhone(String secureMobilePhone)
Specify the mobile phone number in the \
public SendVerificationCodeForBindSecureMobilePhoneRequest build()
Copyright © 2023. All rights reserved.