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