Uses of Class
software.amazon.awssdk.services.workspacesweb.paginators.ListSessionsPublisher
-
Packages that use ListSessionsPublisher Package Description software.amazon.awssdk.services.workspacesweb Amazon WorkSpaces Secure Browser is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads. -
-
Uses of ListSessionsPublisher in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb that return ListSessionsPublisher Modifier and Type Method Description default ListSessionsPublisherWorkSpacesWebAsyncClient. listSessionsPaginator(Consumer<ListSessionsRequest.Builder> listSessionsRequest)This is a variant ofWorkSpacesWebAsyncClient.listSessions(software.amazon.awssdk.services.workspacesweb.model.ListSessionsRequest)operation.default ListSessionsPublisherWorkSpacesWebAsyncClient. listSessionsPaginator(ListSessionsRequest listSessionsRequest)This is a variant ofWorkSpacesWebAsyncClient.listSessions(software.amazon.awssdk.services.workspacesweb.model.ListSessionsRequest)operation.
-