| Package | Description |
|---|---|
| com.tencentcloudapi.vdb.v20230616.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
InstanceInfo.getResourceTags()
Get 所属标签。
注意:此字段可能返回 null,表示取不到有效值。
|
Tag[] |
DescribeInstancesRequest.getResourceTags()
Get 按照标签筛选实例
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceInfo.setResourceTags(Tag[] ResourceTags)
Set 所属标签。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeInstancesRequest.setResourceTags(Tag[] ResourceTags)
Set 按照标签筛选实例
|
| 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 © 2024. All rights reserved.