public class EnableTaskFlowRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
EnableTaskFlowRequest() |
EnableTaskFlowRequest(EnableTaskFlowRequest 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 |
getFlowId()
Get 工作流 ID。前往工作流管理,在工作流列表第一列和工作流详情页查看工作流ID。
|
void |
setFlowId(String FlowId)
Set 工作流 ID。前往工作流管理,在工作流列表第一列和工作流详情页查看工作流ID。
|
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, toJsonString
public EnableTaskFlowRequest()
public EnableTaskFlowRequest(EnableTaskFlowRequest source)
public String getFlowId()
public void setFlowId(String FlowId)
FlowId
- 工作流 ID。前往工作流管理,在工作流列表第一列和工作流详情页查看工作流ID。Copyright © 2025. All rights reserved.