Package | Description |
---|---|
com.tencentcloudapi.lkeap.v20240522.models |
Modifier and Type | Method and Description |
---|---|
AttributeLabelItem[] |
ModifyAttributeLabelRequest.getLabels()
Get 属性标签
|
AttributeLabelItem[] |
AttributeItem.getLabels()
Get 标签名称
注意:此字段可能返回 null,表示取不到有效值。
|
AttributeLabelItem[] |
CreateAttributeLabelRequest.getLabels()
Get 属性标签信息
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAttributeLabelRequest.setLabels(AttributeLabelItem[] Labels)
Set 属性标签
|
void |
AttributeItem.setLabels(AttributeLabelItem[] Labels)
Set 标签名称
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateAttributeLabelRequest.setLabels(AttributeLabelItem[] Labels)
Set 属性标签信息
|
Constructor and Description |
---|
AttributeLabelItem(AttributeLabelItem 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.