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