Uses of Class
software.amazon.awssdk.services.workspacesweb.paginators.ListPortalsPublisher
-
Packages that use ListPortalsPublisher 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 ListPortalsPublisher in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb that return ListPortalsPublisher Modifier and Type Method Description default ListPortalsPublisherWorkSpacesWebAsyncClient. listPortalsPaginator(Consumer<ListPortalsRequest.Builder> listPortalsRequest)Retrieves a list or web portals.default ListPortalsPublisherWorkSpacesWebAsyncClient. listPortalsPaginator(ListPortalsRequest listPortalsRequest)Retrieves a list or web portals.
-