public static final class GetUserUploadFileJobRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
GetUserUploadFileJobRequest |
build() |
GetUserUploadFileJobRequest.Builder |
jobKey(String jobKey)
The key of the file upload task.
|
GetUserUploadFileJobRequest.Builder |
regionId(String regionId)
RegionId.
|
GetUserUploadFileJobRequest.Builder |
tid(Long tid)
The ID of the tenant.
|
public GetUserUploadFileJobRequest.Builder regionId(String regionId)
public GetUserUploadFileJobRequest.Builder jobKey(String jobKey)
public GetUserUploadFileJobRequest.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 GetUserUploadFileJobRequest build()
Copyright © 2023. All rights reserved.