Package | Description |
---|---|
com.tencentcloudapi.mdc.v20200828.models |
Modifier and Type | Method and Description |
---|---|
DescribeInput |
ModifyStreamLinkInputResponse.getInfo()
Get The input information after modification.
|
DescribeInput[] |
DescribeFlow.getInputGroup()
Get Input group.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyStreamLinkInputResponse.setInfo(DescribeInput Info)
Set The input information after modification.
|
void |
DescribeFlow.setInputGroup(DescribeInput[] InputGroup)
Set Input group.
|
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 © 2023. All rights reserved.