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