Uses of Class
software.amazon.awssdk.services.worklink.paginators.ListDevicesIterable
-
Packages that use ListDevicesIterable Package Description software.amazon.awssdk.services.worklink Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and Android phones. -
-
Uses of ListDevicesIterable in software.amazon.awssdk.services.worklink
Methods in software.amazon.awssdk.services.worklink that return ListDevicesIterable Modifier and Type Method Description default ListDevicesIterableWorkLinkClient. listDevicesPaginator(Consumer<ListDevicesRequest.Builder> listDevicesRequest)Deprecated.Amazon WorkLink is no longer supported.default ListDevicesIterableWorkLinkClient. listDevicesPaginator(ListDevicesRequest listDevicesRequest)Deprecated.Amazon WorkLink is no longer supported.
-