public static final class ChangeAccountEmailRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ChangeAccountEmailRequest.Builder |
accountId(String accountId)
The Alibaba Cloud account ID of the member.
|
ChangeAccountEmailRequest |
build() |
ChangeAccountEmailRequest.Builder |
email(String email)
The email address to be bound to the member.
|
public ChangeAccountEmailRequest.Builder accountId(String accountId)
public ChangeAccountEmailRequest.Builder email(String email)
> The system automatically sends a verification email to the email address. After the verification is passed, the email address takes effect, and the system changes both the logon email address and secure email address of the member.
public ChangeAccountEmailRequest build()
Copyright © 2023. All rights reserved.