public static final class SetAccountAliasRequest.Builder extends Object
public SetAccountAliasRequest.Builder accountAlias(String accountAlias)
The alias of the Alibaba Cloud account.
The alias must be 3 to 32 characters in length, and can contain lowercase letters, digits, and hyphens (-).
example:It cannot start or end with a hyphen (-), and cannot contain consecutive hyphens (-).
myalias
public SetAccountAliasRequest build()
Copyright © 2025. All rights reserved.