Uses of Class
software.amazon.awssdk.services.workspacesthinclient.paginators.ListEnvironmentsIterable
-
Packages that use ListEnvironmentsIterable 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 ListEnvironmentsIterable in software.amazon.awssdk.services.workspacesthinclient
Methods in software.amazon.awssdk.services.workspacesthinclient that return ListEnvironmentsIterable Modifier and Type Method Description default ListEnvironmentsIterableWorkSpacesThinClientClient. listEnvironmentsPaginator(Consumer<ListEnvironmentsRequest.Builder> listEnvironmentsRequest)Returns a list of environments.default ListEnvironmentsIterableWorkSpacesThinClientClient. listEnvironmentsPaginator(ListEnvironmentsRequest listEnvironmentsRequest)Returns a list of environments.
-