Uses of Class
software.amazon.awssdk.services.workspacesweb.paginators.ListTrustStoresPublisher
-
Packages that use ListTrustStoresPublisher 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 ListTrustStoresPublisher in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb that return ListTrustStoresPublisher Modifier and Type Method Description default ListTrustStoresPublisherWorkSpacesWebAsyncClient. listTrustStoresPaginator(Consumer<ListTrustStoresRequest.Builder> listTrustStoresRequest)Retrieves a list of trust stores.default ListTrustStoresPublisherWorkSpacesWebAsyncClient. listTrustStoresPaginator(ListTrustStoresRequest listTrustStoresRequest)Retrieves a list of trust stores.
-