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