Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
ClassInfo[] |
DescribeClassResponse.getClassInfoSet()
Get 分类信息列表。
|
ClassInfo[] |
ListMediaResponse.getClassInfoSet()
Get 浏览分类路径下的一级子类。
|
ClassInfo |
LinkMaterial.getLinkClassInfo()
Get 分类链接目标信息,当LinkType=“CLASS”时有值。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeClassResponse.setClassInfoSet(ClassInfo[] ClassInfoSet)
Set 分类信息列表。
|
void |
ListMediaResponse.setClassInfoSet(ClassInfo[] ClassInfoSet)
Set 浏览分类路径下的一级子类。
|
void |
LinkMaterial.setLinkClassInfo(ClassInfo LinkClassInfo)
Set 分类链接目标信息,当LinkType=“CLASS”时有值。
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
ClassInfo(ClassInfo 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.