public class DeviceQueryResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
DeviceQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAmount() |
List<DeviceProfile> |
getDeviceProfiles() |
void |
setAmount(int amount) |
void |
setDeviceProfiles(List<DeviceProfile> deviceProfiles) |
getMetadatapublic List<DeviceProfile> getDeviceProfiles()
public void setDeviceProfiles(List<DeviceProfile> deviceProfiles)
public int getAmount()
public void setAmount(int amount)
Copyright © 2022. All rights reserved.