Package | Description |
---|---|
com.tencentcloudapi.iotexplorer.v20190423.models |
Modifier and Type | Method and Description |
---|---|
DeviceActiveResult[] |
ActivateTWeCallLicenseResponse.getDeviceList()
Get 设备激活返回数据
注意:此字段可能返回 null,表示取不到有效值。
|
DeviceActiveResult[] |
ActivateTWeCallLicenseResponse.getFailureList()
Get 设备激活失败返回数据
注意:此字段可能返回 null,表示取不到有效值。
|
DeviceActiveResult[] |
ActivateTWeCallLicenseResponse.getSuccessList()
Get 设备激活成功返回数据
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ActivateTWeCallLicenseResponse.setDeviceList(DeviceActiveResult[] DeviceList)
Set 设备激活返回数据
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ActivateTWeCallLicenseResponse.setFailureList(DeviceActiveResult[] FailureList)
Set 设备激活失败返回数据
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ActivateTWeCallLicenseResponse.setSuccessList(DeviceActiveResult[] SuccessList)
Set 设备激活成功返回数据
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
DeviceActiveResult(DeviceActiveResult 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.