| Package | Description |
|---|---|
| com.tencentcloudapi.cwp.v20180228.models |
| Modifier and Type | Method and Description |
|---|---|
Tags[] |
HostTagInfo.getCloudTags()
Get 云标签信息
注意:此字段可能返回 null,表示取不到有效值。
|
Tags[] |
Machine.getCloudTags()
Get 云标签信息
注意:此字段可能返回 null,表示取不到有效值。
|
Tags[] |
VulEffectHostList.getCloudTags()
Get 云标签信息
注意:此字段可能返回 null,表示取不到有效值。
|
Tags[] |
MachineSimple.getCloudTags()
Get 云标签信息
注意:此字段可能返回 null,表示取不到有效值。
|
Tags[] |
EffectiveMachineInfo.getCloudTags()
Get 云标签信息
注意:此字段可能返回 null,表示取不到有效值。
|
Tags[] |
ExportLicenseDetailRequest.getTags()
Get 标签筛选,平台标签能力,这里传入 标签键,标签值作为一个对象
|
Tags[] |
LicenseDetail.getTags()
Get 平台标签
注意:此字段可能返回 null,表示取不到有效值。
|
Tags[] |
DescribeLicenseListRequest.getTags()
Get 标签筛选,平台标签能力,这里传入 标签键,标签值作为一个对象
|
Tags[] |
CreateLicenseOrderRequest.getTags()
Get 标签数组, 空则表示不需要绑定标签
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostTagInfo.setCloudTags(Tags[] CloudTags)
Set 云标签信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
Machine.setCloudTags(Tags[] CloudTags)
Set 云标签信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
VulEffectHostList.setCloudTags(Tags[] CloudTags)
Set 云标签信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
MachineSimple.setCloudTags(Tags[] CloudTags)
Set 云标签信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
EffectiveMachineInfo.setCloudTags(Tags[] CloudTags)
Set 云标签信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ExportLicenseDetailRequest.setTags(Tags[] Tags)
Set 标签筛选,平台标签能力,这里传入 标签键,标签值作为一个对象
|
void |
LicenseDetail.setTags(Tags[] Tags)
Set 平台标签
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeLicenseListRequest.setTags(Tags[] Tags)
Set 标签筛选,平台标签能力,这里传入 标签键,标签值作为一个对象
|
void |
CreateLicenseOrderRequest.setTags(Tags[] Tags)
Set 标签数组, 空则表示不需要绑定标签
|
| Constructor and Description |
|---|
Tags(Tags 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.