public static final class EnableUserRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
EnableUserRequest |
build() |
EnableUserRequest.Builder |
regionId(String regionId)
RegionId.
|
EnableUserRequest.Builder |
tid(Long tid)
The ID of the tenant.
|
EnableUserRequest.Builder |
uid(String uid)
The UID of the Alibaba Cloud account.
|
public EnableUserRequest.Builder regionId(String regionId)
public EnableUserRequest.Builder tid(Long tid)
> To obtain the tenant ID, move the pointer over the profile picture in the upper-right corner of the Data Management (DMS) console. For more information, see [Tenant information](~~181330~~).
public EnableUserRequest.Builder uid(String uid)
public EnableUserRequest build()
Copyright © 2023. All rights reserved.