Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
ThirdPartyPublishInfo[] |
CMEExportInfo.getThirdPartyPublishInfos()
Get 第三方平台发布信息列表。暂未正式对外,请勿使用。
|
ThirdPartyPublishInfo[] |
VODExportInfo.getThirdPartyPublishInfos()
Get 第三方平台发布信息列表。暂未正式对外,请勿使用。
|
Modifier and Type | Method and Description |
---|---|
void |
CMEExportInfo.setThirdPartyPublishInfos(ThirdPartyPublishInfo[] ThirdPartyPublishInfos)
Set 第三方平台发布信息列表。暂未正式对外,请勿使用。
|
void |
VODExportInfo.setThirdPartyPublishInfos(ThirdPartyPublishInfo[] ThirdPartyPublishInfos)
Set 第三方平台发布信息列表。暂未正式对外,请勿使用。
|
Constructor and Description |
---|
ThirdPartyPublishInfo(ThirdPartyPublishInfo 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.