Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
DescribeInput |
ModifyStreamLinkInputResponse.getInfo()
Get 修改后的Input信息。
|
DescribeInput[] |
DescribeFlow.getInputGroup()
Get 输入组。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyStreamLinkInputResponse.setInfo(DescribeInput Info)
Set 修改后的Input信息。
|
void |
DescribeFlow.setInputGroup(DescribeInput[] InputGroup)
Set 输入组。
|
Constructor and Description |
---|
DescribeInput(DescribeInput 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 © 2022. All rights reserved.