public class GetDistributedeviceBydeviceidResponse
extends cn.com.antcloud.api.product.AntCloudProdResponse
| 构造器和说明 |
|---|
GetDistributedeviceBydeviceidResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DistributeDevice> |
getDistributeDeviceList()
发行设备
|
List<String> |
getMissDeviceIdList()
发行设备信息不存在的deviceid集合
|
List<String> |
getSuccessDeviceIdList()
成功获取到发行设备信息的deviceid集合
|
void |
setDistributeDeviceList(List<DistributeDevice> distributeDeviceList)
发行设备
|
void |
setMissDeviceIdList(List<String> missDeviceIdList)
发行设备信息不存在的deviceid集合
|
void |
setSuccessDeviceIdList(List<String> successDeviceIdList)
成功获取到发行设备信息的deviceid集合
|
public List<DistributeDevice> getDistributeDeviceList()
public void setDistributeDeviceList(List<DistributeDevice> distributeDeviceList)
public void setMissDeviceIdList(List<String> missDeviceIdList)
Copyright © 2021. All Rights Reserved.