Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
InputInfo |
DescribeMediaLiveInputResponse.getInfo()
Get MediaLive input information.
|
InputInfo[] |
DescribeMediaLiveInputsResponse.getInfos()
Get MediaLive input information list.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeMediaLiveInputResponse.setInfo(InputInfo Info)
Set MediaLive input information.
|
void |
DescribeMediaLiveInputsResponse.setInfos(InputInfo[] Infos)
Set MediaLive input information list.
|
Constructor and Description |
---|
InputInfo(InputInfo 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 © 2021. All rights reserved.