public class Devices
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Device> |
devices |
protected SearchMeta |
searchMeta |
| Constructor and Description |
|---|
Devices() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Device> |
getContent()
Returns the device list.
|
SearchMeta |
getSearchMeta()
Returns the response's search meta.
|
protected java.util.List<Device> devices
protected SearchMeta searchMeta
public java.util.List<Device> getContent()
public SearchMeta getSearchMeta()