Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
DescribeOutput |
CreateStreamLinkOutputInfoResponse.getInfo()
Get 创建后的Output信息。
|
DescribeOutput |
ModifyStreamLinkOutputInfoResponse.getInfo()
Get 修改后的Output配置。
|
DescribeOutput[] |
DescribeFlow.getOutputGroup()
Get 输出组。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateStreamLinkOutputInfoResponse.setInfo(DescribeOutput Info)
Set 创建后的Output信息。
|
void |
ModifyStreamLinkOutputInfoResponse.setInfo(DescribeOutput Info)
Set 修改后的Output配置。
|
void |
DescribeFlow.setOutputGroup(DescribeOutput[] OutputGroup)
Set 输出组。
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
DescribeOutput(DescribeOutput 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.