| Package | Description | 
|---|---|
| com.tencentcloudapi.mdc.v20200828.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeFlow | CreateMediaConnectFlowResponse. getInfo()Get Information of the created flow. | 
| DescribeFlow | DescribeMediaConnectFlowResponse. getInfo()Get Configuration information of a flow. | 
| DescribeFlow[] | DescribeMediaConnectFlowsResponse. getInfos()Get Configuration information list of a flow. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateMediaConnectFlowResponse. setInfo(DescribeFlow Info)Set Information of the created flow. | 
| void | DescribeMediaConnectFlowResponse. setInfo(DescribeFlow Info)Set Configuration information of a flow. | 
| void | DescribeMediaConnectFlowsResponse. setInfos(DescribeFlow[] Infos)Set Configuration information list of a flow. | 
| 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 © 2021. All rights reserved.