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