Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
MaterialBasicInfo |
LinkMaterialInfo.getBasicInfo()
Get 素材基本信息。
|
MaterialBasicInfo |
MaterialInfo.getBasicInfo()
Get 媒体基本信息。
|
Modifier and Type | Method and Description |
---|---|
void |
LinkMaterialInfo.setBasicInfo(MaterialBasicInfo BasicInfo)
Set 素材基本信息。
|
void |
MaterialInfo.setBasicInfo(MaterialBasicInfo BasicInfo)
Set 媒体基本信息。
|
Constructor and Description |
---|
MaterialBasicInfo(MaterialBasicInfo 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.