Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
AttributeLabel[] |
ModifyAttributeLabelRequest.getLabels()
Get 新增或编辑的标签
|
AttributeLabel[] |
DescribeAttributeLabelResponse.getLabels()
Get 标签名称
|
AttributeLabel[] |
CreateAttributeLabelRequest.getLabels()
Get 标签值
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAttributeLabelRequest.setLabels(AttributeLabel[] Labels)
Set 新增或编辑的标签
|
void |
DescribeAttributeLabelResponse.setLabels(AttributeLabel[] Labels)
Set 标签名称
|
void |
CreateAttributeLabelRequest.setLabels(AttributeLabel[] Labels)
Set 标签值
|
Constructor and Description |
---|
AttributeLabel(AttributeLabel 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.