Uses of Class
software.amazon.awssdk.services.workspacesweb.paginators.ListPortalsIterable
-
Packages that use ListPortalsIterable Package Description software.amazon.awssdk.services.workspacesweb WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads. -
-
Uses of ListPortalsIterable in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb that return ListPortalsIterable Modifier and Type Method Description default ListPortalsIterableWorkSpacesWebClient. listPortalsPaginator(Consumer<ListPortalsRequest.Builder> listPortalsRequest)This is a variant ofWorkSpacesWebClient.listPortals(software.amazon.awssdk.services.workspacesweb.model.ListPortalsRequest)operation.default ListPortalsIterableWorkSpacesWebClient. listPortalsPaginator(ListPortalsRequest listPortalsRequest)This is a variant ofWorkSpacesWebClient.listPortals(software.amazon.awssdk.services.workspacesweb.model.ListPortalsRequest)operation.
-