Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
AttrLabel[] |
ListDocItem.getAttrLabels()
Get 属性标签
注意:此字段可能返回 null,表示取不到有效值。
|
AttrLabel[] |
DescribeQAResponse.getAttrLabels()
Get 标签
|
AttrLabel[] |
ListQaItem.getAttrLabels()
Get 属性标签
|
AttrLabel[] |
DescribeDocResponse.getAttrLabels()
Get 标签
|
Modifier and Type | Method and Description |
---|---|
void |
ListDocItem.setAttrLabels(AttrLabel[] AttrLabels)
Set 属性标签
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeQAResponse.setAttrLabels(AttrLabel[] AttrLabels)
Set 标签
|
void |
ListQaItem.setAttrLabels(AttrLabel[] AttrLabels)
Set 属性标签
|
void |
DescribeDocResponse.setAttrLabels(AttrLabel[] AttrLabels)
Set 标签
|
Constructor and Description |
---|
AttrLabel(AttrLabel 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 © 2025. All rights reserved.