| Package | Description |
|---|---|
| com.tencentcloudapi.dnspod.v20210323.models |
| Modifier and Type | Method and Description |
|---|---|
TagItem[] |
DomainListItem.getTagList()
Get 域名关联的标签列表
注意:此字段可能返回 null,表示取不到有效值。
|
TagItem[] |
DomainInfo.getTagList()
Get 域名关联的标签列表
注意:此字段可能返回 null,表示取不到有效值。
|
TagItem[] |
CreateDomainRequest.getTags()
Get 域名绑定的标签
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainListItem.setTagList(TagItem[] TagList)
Set 域名关联的标签列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DomainInfo.setTagList(TagItem[] TagList)
Set 域名关联的标签列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateDomainRequest.setTags(TagItem[] Tags)
Set 域名绑定的标签
|
| Constructor and Description |
|---|
TagItem(TagItem 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 © 2024. All rights reserved.