public static final class DeleteUserRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteUserRequest |
build() |
DeleteUserRequest.Builder |
regionId(String regionId)
RegionId.
|
DeleteUserRequest.Builder |
tid(Long tid)
The ID of the tenant.
|
DeleteUserRequest.Builder |
uid(String uid)
The UID of the user.
|
public DeleteUserRequest.Builder regionId(String regionId)
public DeleteUserRequest.Builder tid(Long tid)
> To view the ID of the tenant, move the pointer over the profile picture in the upper-right corner of the Data Management (DMS) console. For more information, see the "View information about the current tenant" section of the [Manage DMS tenants](~~181330~~) topic.
public DeleteUserRequest.Builder uid(String uid)
public DeleteUserRequest build()
Copyright © 2023. All rights reserved.