public class ListDevicesResult extends Object
| Constructor and Description |
|---|
ListDevicesResult(List<Device> devices,
String paginationToken) |
| Modifier and Type | Method and Description |
|---|---|
List<Device> |
getDevices() |
String |
getPaginationToken() |
Copyright © 2020. All rights reserved.