| Package | Description |
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
CreateClustersRequest.getResourceTags()
Get 集群创建需要绑定的tag数组信息
|
Tag[] |
CynosdbClusterDetail.getResourceTags()
Get 实例绑定的tag数组信息
|
Tag[] |
CynosdbCluster.getResourceTags()
Get 集群绑定的tag数组
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateClustersRequest.setResourceTags(Tag[] ResourceTags)
Set 集群创建需要绑定的tag数组信息
|
void |
CynosdbClusterDetail.setResourceTags(Tag[] ResourceTags)
Set 实例绑定的tag数组信息
|
void |
CynosdbCluster.setResourceTags(Tag[] ResourceTags)
Set 集群绑定的tag数组
|
| Constructor and Description |
|---|
Tag(Tag 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.