Package | Description |
---|---|
com.tencentcloudapi.mdc.v20200828.models |
Modifier and Type | Method and Description |
---|---|
DescribeOutput |
ModifyStreamLinkOutputInfoResponse.getInfo()
Get The output configuration after modification.
|
DescribeOutput |
CreateStreamLinkOutputInfoResponse.getInfo()
Get The information of the created output.
|
DescribeOutput[] |
DescribeFlow.getOutputGroup()
Get Output group.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyStreamLinkOutputInfoResponse.setInfo(DescribeOutput Info)
Set The output configuration after modification.
|
void |
CreateStreamLinkOutputInfoResponse.setInfo(DescribeOutput Info)
Set The information of the created output.
|
void |
DescribeFlow.setOutputGroup(DescribeOutput[] OutputGroup)
Set Output group.
|
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 © 2023. All rights reserved.