| Package | Description | 
|---|---|
| com.tencentcloudapi.mdc.v20200828.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeFlow | CreateStreamLinkFlowResponse. getInfo()Get Information of the created flow | 
| DescribeFlow | CreateStreamLinkInputResponse. getInfo()Get Created Flow information. | 
| DescribeFlow | DescribeStreamLinkFlowResponse. getInfo()Get Configuration information of a flow | 
| DescribeFlow[] | DescribeStreamLinkFlowsResponse. getInfos()Get List of the configuration information of the flows | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateStreamLinkFlowResponse. setInfo(DescribeFlow Info)Set Information of the created flow | 
| void | CreateStreamLinkInputResponse. setInfo(DescribeFlow Info)Set Created Flow information. | 
| void | DescribeStreamLinkFlowResponse. setInfo(DescribeFlow Info)Set Configuration information of a flow | 
| void | DescribeStreamLinkFlowsResponse. setInfos(DescribeFlow[] Infos)Set List of the configuration information of the flows | 
| Constructor and Description | 
|---|
| DescribeFlow(DescribeFlow 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. | 
Copyright © 2024. All rights reserved.