public class TerminateTaskFlowBatchRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| TerminateTaskFlowBatchRequest() | 
| TerminateTaskFlowBatchRequest(TerminateTaskFlowBatchRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFlowBatchId()Get 工作流批次 ID,在[工作流执行记录](https://console.cloud.tencent.com/tsf/tct?rid=1&tab=taskflow)列表页第一列获取。 | 
| void | setFlowBatchId(String FlowBatchId)Set 工作流批次 ID,在[工作流执行记录](https://console.cloud.tencent.com/tsf/tct?rid=1&tab=taskflow)列表页第一列获取。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic TerminateTaskFlowBatchRequest()
public TerminateTaskFlowBatchRequest(TerminateTaskFlowBatchRequest source)
public String getFlowBatchId()
public void setFlowBatchId(String FlowBatchId)
FlowBatchId - 工作流批次 ID,在[工作流执行记录](https://console.cloud.tencent.com/tsf/tct?rid=1&tab=taskflow)列表页第一列获取。Copyright © 2025. All rights reserved.