public class ChannelDescribeFlowComponentsRequest extends AbstractModel
Constructor and Description |
---|
ChannelDescribeFlowComponentsRequest() |
ChannelDescribeFlowComponentsRequest(ChannelDescribeFlowComponentsRequest 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 |
---|---|
Agent |
getAgent()
Get 应用相关信息
|
String |
getFlowId()
Get 电子签流程的Id
|
void |
setAgent(Agent Agent)
Set 应用相关信息
|
void |
setFlowId(String FlowId)
Set 电子签流程的Id
|
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 ChannelDescribeFlowComponentsRequest()
public ChannelDescribeFlowComponentsRequest(ChannelDescribeFlowComponentsRequest source)
public Agent getAgent()
public void setAgent(Agent Agent)
Agent
- 应用相关信息public String getFlowId()
public void setFlowId(String FlowId)
FlowId
- 电子签流程的IdCopyright © 2023. All rights reserved.