public class OperateResponseData extends AbstractModel
Constructor and Description |
---|
OperateResponseData() |
Modifier and Type | Method and Description |
---|---|
Long |
getFlowId()
Get FlowId
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setFlowId(Long FlowId)
Set FlowId
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Long getFlowId()
public void setFlowId(Long FlowId)
FlowId
- FlowId
Note: this field may return null, indicating that no valid values can be obtained.Copyright © 2020. All rights reserved.