public class DeviceResponse extends Object implements PageableResponse<Device>
DeviceResponse()
DeviceResponse(List<Device> devices)
List<Device>
getItems()
boolean
hasMore()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeviceResponse()
public DeviceResponse(List<Device> devices)
public boolean hasMore()
public List<Device> getItems()
getItems
PageableResponse<Device>
Copyright © 2022. All rights reserved.