Package | Description |
---|---|
com.tencentcloudapi.mdp.v20200527.models |
Modifier and Type | Method and Description |
---|---|
ChannelInfo[] |
DeleteMediaPackageChannelsResponse.getFailInfos()
Get The information list of channels that failed to be deleted.
|
ChannelInfo |
CreateMediaPackageChannelResponse.getInfo()
Get Channel information.
|
ChannelInfo |
DescribeMediaPackageChannelResponse.getInfo()
Get Channel information.
|
ChannelInfo[] |
DescribeMediaPackageChannelsResponse.getInfos()
Get The list of channel outputs.
|
ChannelInfo[] |
DeleteMediaPackageChannelsResponse.getSuccessInfos()
Get The information list of channels that have been deleted.
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteMediaPackageChannelsResponse.setFailInfos(ChannelInfo[] FailInfos)
Set The information list of channels that failed to be deleted.
|
void |
CreateMediaPackageChannelResponse.setInfo(ChannelInfo Info)
Set Channel information.
|
void |
DescribeMediaPackageChannelResponse.setInfo(ChannelInfo Info)
Set Channel information.
|
void |
DescribeMediaPackageChannelsResponse.setInfos(ChannelInfo[] Infos)
Set The list of channel outputs.
|
void |
DeleteMediaPackageChannelsResponse.setSuccessInfos(ChannelInfo[] SuccessInfos)
Set The information list of channels that have been deleted.
|
Copyright © 2021. All rights reserved.