Uses of Class
software.amazon.awssdk.services.workspacesthinclient.paginators.ListDevicesPublisher
-
Packages that use ListDevicesPublisher Package Description software.amazon.awssdk.services.workspacesthinclient Amazon WorkSpaces Thin Client is an 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 ListDevicesPublisher in software.amazon.awssdk.services.workspacesthinclient
Methods in software.amazon.awssdk.services.workspacesthinclient that return ListDevicesPublisher Modifier and Type Method Description default ListDevicesPublisherWorkSpacesThinClientAsyncClient. listDevicesPaginator(Consumer<ListDevicesRequest.Builder> listDevicesRequest)This is a variant ofWorkSpacesThinClientAsyncClient.listDevices(software.amazon.awssdk.services.workspacesthinclient.model.ListDevicesRequest)operation.default ListDevicesPublisherWorkSpacesThinClientAsyncClient. listDevicesPaginator(ListDevicesRequest listDevicesRequest)This is a variant ofWorkSpacesThinClientAsyncClient.listDevices(software.amazon.awssdk.services.workspacesthinclient.model.ListDevicesRequest)operation.
-