Uses of Class
software.amazon.awssdk.services.workspacesthinclient.paginators.ListDevicesIterable
-
Packages that use ListDevicesIterable Package Description software.amazon.awssdk.services.workspacesthinclient Amazon WorkSpaces Thin Client is a affordable device built to work with Amazon Web Services End User Computing (EUC) virtual desktops to provide users with a complete cloud desktop solution. -
-
Uses of ListDevicesIterable in software.amazon.awssdk.services.workspacesthinclient
Methods in software.amazon.awssdk.services.workspacesthinclient that return ListDevicesIterable Modifier and Type Method Description default ListDevicesIterableWorkSpacesThinClientClient. listDevicesPaginator(Consumer<ListDevicesRequest.Builder> listDevicesRequest)Returns a list of thin client devices.default ListDevicesIterableWorkSpacesThinClientClient. listDevicesPaginator(ListDevicesRequest listDevicesRequest)Returns a list of thin client devices.
-