| Package | Description |
|---|---|
| com.tencentcloudapi.cwp.v20180228.models |
| Modifier and Type | Method and Description |
|---|---|
MachineTag[] |
EffectiveMachineInfo.getMachineTag()
Get 机器标签
注意:此字段可能返回 null,表示取不到有效值。
|
MachineTag[] |
Machine.getTag()
Get 标签信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveMachineInfo.setMachineTag(MachineTag[] MachineTag)
Set 机器标签
注意:此字段可能返回 null,表示取不到有效值。
|
void |
Machine.setTag(MachineTag[] Tag)
Set 标签信息
|
| Constructor and Description |
|---|
MachineTag(MachineTag 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 © 2021. All rights reserved.