Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
DescribeFlow |
DescribeStreamLinkFlowResponse.getInfo()
Get 流的配置信息。
|
DescribeFlow |
CreateStreamLinkFlowResponse.getInfo()
Get 创建的Flow信息。
|
DescribeFlow[] |
DescribeStreamLinkFlowsResponse.getInfos()
Get 流的配置信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeStreamLinkFlowResponse.setInfo(DescribeFlow Info)
Set 流的配置信息。
|
void |
CreateStreamLinkFlowResponse.setInfo(DescribeFlow Info)
Set 创建的Flow信息。
|
void |
DescribeStreamLinkFlowsResponse.setInfos(DescribeFlow[] Infos)
Set 流的配置信息列表。
|
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 © 2023. All rights reserved.