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)This is a variant ofWorkSpacesWebAsyncClient.listTrustStores(software.amazon.awssdk.services.workspacesweb.model.ListTrustStoresRequest)operation.default ListTrustStoresPublisherWorkSpacesWebAsyncClient. listTrustStoresPaginator(ListTrustStoresRequest listTrustStoresRequest)This is a variant ofWorkSpacesWebAsyncClient.listTrustStores(software.amazon.awssdk.services.workspacesweb.model.ListTrustStoresRequest)operation.
-