Uses of Class
software.amazon.awssdk.services.workspacesthinclient.paginators.ListSoftwareSetsPublisher
-
Packages that use ListSoftwareSetsPublisher 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 ListSoftwareSetsPublisher in software.amazon.awssdk.services.workspacesthinclient
Methods in software.amazon.awssdk.services.workspacesthinclient that return ListSoftwareSetsPublisher Modifier and Type Method Description default ListSoftwareSetsPublisherWorkSpacesThinClientAsyncClient. listSoftwareSetsPaginator(Consumer<ListSoftwareSetsRequest.Builder> listSoftwareSetsRequest)Returns a list of software sets.default ListSoftwareSetsPublisherWorkSpacesThinClientAsyncClient. listSoftwareSetsPaginator(ListSoftwareSetsRequest listSoftwareSetsRequest)Returns a list of software sets.
-