public class ListDevicesResult
extends java.lang.Object
Constructor and Description |
---|
ListDevicesResult(java.util.List<Device> devices,
java.lang.String paginationToken) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Device> |
getDevices() |
java.lang.String |
getPaginationToken() |
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.