| Package | Description |
|---|---|
| com.tencentcloudapi.mna.v20210119.models |
| Modifier and Type | Method and Description |
|---|---|
ActivateHardware[] |
ActivateHardwareRequest.getHardware()
Get 待激活的设备列表
|
ActivateHardware[] |
ActivateHardwareResponse.getHardwareInfo()
Get 完成激活的设备信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivateHardwareRequest.setHardware(ActivateHardware[] Hardware)
Set 待激活的设备列表
|
void |
ActivateHardwareResponse.setHardwareInfo(ActivateHardware[] HardwareInfo)
Set 完成激活的设备信息
|
| Constructor and Description |
|---|
ActivateHardware(ActivateHardware 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 © 2025. All rights reserved.