| Package | Description |
|---|---|
| com.tencentcloudapi.privatedns.v20201028.models |
| Modifier and Type | Method and Description |
|---|---|
TagInfo[] |
PrivateZone.getTags()
Get 标签键值对集合
|
TagInfo[] |
CreatePrivateZoneRequest.getTagSet()
Get 创建私有域的同时,为其打上标签
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrivateZone.setTags(TagInfo[] Tags)
Set 标签键值对集合
|
void |
CreatePrivateZoneRequest.setTagSet(TagInfo[] TagSet)
Set 创建私有域的同时,为其打上标签
|
| Constructor and Description |
|---|
TagInfo(TagInfo 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 © 2022. All rights reserved.